﻿.sponsoredLinksMain
{
	width: 240px;
	height: auto; /*vertical-align:top; 	    border:solid 1px #003366;*/
	border-left: solid 1px #D6DFFF;
	border-bottom: solid 2px #D4D0C8;
	border-right: solid 1px #D6DFFF;
	margin-top: 0px;
	margin-bottom: 5px;
}
.sponsoredLinksHeader
{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D6DFFF; /*#9DCEFF;*/
	vertical-align: middle;
	text-align: center;
}
.sponsoredLinksHeader_Contents
{
	font-family: "Lucida Sans" , verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.sponsoredLinksContents
{
	width: 200px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 2px;
	background-color: #ffffff;
}
.sponsoredLinksContents_Format
{
	font-family: SimSun,Arial,Helvetica,Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	color: #E08A0B; /*#2A84E3 */
	text-decoration: none;
}
