/* CSS Document */

#sponsorboxtop {
	background:url(/images/assets/mainsite-sponsor-right-top.gif) right no-repeat  ;
	height:19px;
}

#sponsorbox {
	background:url(/images/assets/mainsite-sponsor-right-bg2.gif) no-repeat;
	height:auto;
	margin: 0px;
	padding:0px;
	clear:both;
}

#sponsorbot {
	height:19px;
	background: url(/images/assets/mainsite-sponsor-right-bot2.png) no-repeat;
	behavior: url(/branding/css/iepngfix.htc);
	margin: 0px;
	padding:0px;
}

#sponsorbox ul {
	padding-left: 18px;
}

#sponsorbox ul li {
	width:95%;
	padding-bottom:6px;
	border-bottom: 1px solid #bcceda;
	color:#757676;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:13px;
}

#sponsorbox ul li.greysponhead {
	color:#92b2c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top: 0px;
	padding-top: 0px;
}

#sponsorbox li a {
	color:#910000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}

#falliance {
	background: url(/images/assets/mainsite-falliance-space.gif) repeat-y;
	width: 184px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#falliance img.falliancebutton {
	padding-bottom: 5px;
}

#falliance img.falliancebutbot {
	margin: 0px;
	padding: 0px;
}

#smallsponright li {
	padding:0px 0px 5px 18px;
}

#smallsponright img {
	border: #999999 solid 0px;
}

/* News Hightlight Boxes*/

#newshighlightbox {
	width:189px;
	background-image:url(/images/assets/mainsite-newshighlight-bg.gif);
	margin:0px;
	padding:0px;
}

#newshighlightbox img {
	margin:0px;
	padding:0px;
	display:block;
}

#newshighlightbox h2 {
	font-size:13px;
	color:#92b2c1;
	font-weight:bold;
	padding-left:18px;
	margin:0px;
}

#newshighlightbox p a {
	font-size:11px;
	color:#6d6d6d;
	font-weight: normal;
	margin:2px 0px 2px 18px;
	width:145px;
	display:block;
	text-decoration:none;
	background-color:#ecf0f3;
	padding:4px;
}

#newshighlightbox p {
	margin:0px;
	padding:0px;
}

#newshighlightbox p a:hover {
	background-color:#e3e7ea;
}
