div.Slot1, div.Slot2
{
	border: 5px solid #CFCDC6;
	border-right: 3px solid #CFCDC6;
	background: #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 50px;
	float: left;
}

html > body div.Slot1, html > body div.Slot2
{
	width: 135px;
}

div.Slot2
{
	border-color: #CFCDC6;
	background: #858580;
}

div.SlotSpacer
{
	height: 2px;
	font: normal 2px/2px arial;
	margin: 0px;
	padding: 0px;
	width: 135px;
	background: url('/images/bg_rightslots_spacer.gif') repeat-x;
}

div.Slot1 h2, div.Slot2 h2
{
	padding: 0px 0px 0px 8px;
	margin: 5px 0px 5px 0px;
	font: bold 12px arial, verdana;
}

div.Slot2 h2
{
	color: #FEBE10;
}

div.Slot1 ul, div.Slot2 ul
{
	padding: 0px 0px 15px 0px;
	margin: 0px 5px 5px 5px;
	list-style-type: none;
	background: url('/images/bg_corner_small_grey.gif') bottom right no-repeat;
}

div.Slot2 ul
{
	background: url('/images/bg_corner_small_yellow.gif') bottom right no-repeat;
}


div.Slot1 ul li, div.Slot2 ul li
{
	padding: 0px 0px 5px 12px;
	margin: 0px 0px 0px 4px;
	list-style-type: none;
	background: url('/images/bg_arrows_list_grey.gif') no-repeat;
	font: normal 11px/13px arial;
}

div.Slot2 ul li
{
	background: url('/images/bg_arrows_list_white.gif') no-repeat;
}

div.Slot1 ul li a
{
	color: #858580;
}

div.Slot2 ul li a
{
	color: #FFF;
}

div.Slot1 ul li a:hover, div.Slot2 ul li a:hover
{
	text-decoration: none;
	color: #205085;
}

div.Adtech
{
	padding: 8px 0px 0px 9px;
}

/*special features slot box used in news & legal home page */
#sfSlotBox
{
	background-color: #F9F1C7;
	margin: 5px 0px 5px 0px;
	width: 468px;
	height: auto;
	border: solid 1px #e4e4e4;
	padding: 0px;
}

#sfSlotBox h5
{
	background: url('/images/bg_login_title.jpg') no-repeat;
	margin-bottom: 8px;
}
#sfSlotBoxRow1
{
	height: auto;
}
#sfSlotBoxRow2
{
	height: auto;
	clear: left;
}
#slot1_header, #slot2_header, #slot3_header, #slot4_header, #slot5_header, #slot6_header
{
	height: 43px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
#slot1_header
{
	background: #64B72B;
}
#slot2_header
{
	background: #CB1533;
}
#slot3_header
{
	background: #2897BC;
}
#slot4_header
{
	background: #771067;
}
#slot5_header
{
	background: #DF9B18;
}
#slot6_header
{
	background: #5A5FA0;
}

div.SpecialFeatureSlot
{
	margin-left: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
	width: 150px;
	float: left;
	text-align: center; /*height:255px;*/
	height: auto;
	padding: 0px;
}

div.SpecialFeatureSlot h3
{
	font-family: tahoma;
	font-size: 9pt;
}

div.SpecialFeatureSlot a
{
	font: normal 11px verdana;
	color: #666666;
}

div.SpecialFeatureSlot p
{
	font-family: tahoma;
	font-size: 8pt;
	text-align: left;
	width: 145px; /* increasing this width is increasing the right margin */ /*overflow:hidden;*/
	margin: 0px 0px 0px 0px;
}

div.SpecialFeatureSlot img
{
	height: 100px;
	width: 150px;
	margin: 0px 0px 0px 0px;
}
