@charset "iso-8859-1";
/* CSS Document */

/* Start Floater styles */
#floaters{
	position:relative;
	width:872px;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:20px 0 20px 18px;
}
.float{
	width:201px;
	height:111px;
	margin-left:3px;
	float:left;
	background:url(../slices/float_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.floaterTN{
	float:left;
	width:69px;
	height:66px;
	padding-top:15px;
	margin-right:8px;
}
.floaterContent{
	float:left;
	width:112px;
	padding-top:15px;
}
.floaterTitle{
	width:112px;
	height:66px;
}
.floaterBtn{
	width:112px;
	height:14px;
	padding-top:5px;
	text-align:right;
}
.spotlight{
	width:239px;
	height:111px;
	margin-left:3px;
	float:left;
}
.spotlightContent{
	width:143px;
	padding:15px 0 0 7px;
}
.spotlightTitle{
	width:143px;
	height:66px;
}
.spotlightBtn{
	width:143px;
	height:14px;
	padding-top:5px;
}