#specialsdiv{
			display:none;
}
#corporatelogin{
			display:none;
}
#img1{
			display:none;
}
#img2{
			display:none;
}
#contentright{
			margin:0 auto;
			float:none;
			padding:0px;
			width:745px;
}
#contentright a:link{
			color:#fff578;
			text-decoration:none;
			font-weight:bold;
}
#contentright a:hover{
			color:#fff;
}
#monoSlideshow{
			display:none !important;
}
#imgborderdiv{
			background-image:url('../../imgs/offers-bg-top.jpg');
			background-repeat:no-repeat;
			background-color:#ffffff;
			height:68px;
}
#borderimg{
			display:none;
}
#flashcontainer{
			height:50px;
}
#contentcontainer{
			background-image:none;
			padding-bottom:40px;
}



/* ********* STREAMING OFFERS TEXT ********* */

.offerheader {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#720a0b;
	font-weight: normal;
	font-size:18px;
	
}
.offercontent  {
	
	font-family: Arial;
	color:#000000;
	font-size:11px;
	
}

.offermore  {
	
	font-family: Arial;
	color:#ffffff;
	font-weight: bold;
	font-size:12px;
	
}
.offer_div{
	background-image:url('../imgs/offerbk.jpg');
	background-repeat:no-repeat;
	float:left;
	width:339px;
	height:117px;
	text-align:left;
}
.offer_title{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.offer_desc{
	font-size:11px;
	padding-top:3px;
	padding-bottom:4px;
}
.offer_left{
	padding:8px;
	width:120px;
	float:left;
}
.offer_left img{
	border:1px #000000 solid;
}
.offer_right{
	padding:8px;
	padding-left:0px;
	width:185px;
	float:left;
}
.other_groups{
	width:200px;
	float:left;
}


