#specialsImage,
#specialsText{
	float:left;
}

#specialsHeader{
	font-weight:bold;
}

#specialsOfferList{
	margin-top:0;
	padding-top:30px;
}

#specialsOfferList .element{
	margin-top:11px;
}

#specialsOfferList .element{
	border:1px solid #349cfd;
}

#specialsOfferList .element .thumb{
	border-right:1px solid #349cfd;
	float:left;
	width:133px;
	height:75px;
	
}

#specialsOfferList .element .text h4{
	color:#000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:1px;
}

#specialsOfferList .element .text .copy{
	margin:10px 4px 0px 25px;
	color:#000;
}

#specialsOfferList .element .text{
	float:left;
	width:420px;
	font-size:12px;
}

#specialsOfferList .element .goBt{
	float:right;
	border-left:1px solid #349cfd;
	width:133px;
	height:75px;
	background-image:url(/graphics/specialsGo.jpg);
	background-repeat:no-repeat;
}

#specialsImage{
	float:left;
	margin:0 10px 10px 0;
}

.imageContainer{
	float:left;
	width:390px;
	height:221px;
	position:relative;
}

.videoCache{
	position:absolute;
	top:0px;
	left:0px;
	width:380px;
	height:221px;
	background-color:#666;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index:2;
}

#videoBt{
	background-image:url(../graphics/play.png);
	height:127px;
	left:130px;
	position:absolute;
	top:55px;
	width:131px;
	z-index:3;
}
