@charset "utf-8";
/* CSS Document */

#superbanner {
	width:785px;
	height:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
}
#ibillboard {
	width:160px;
	margin: 0px;
}
.ibill_img {
	padding:2px;
	border:2px solid #ddd;
	background-color: #FFFFFF;
	background-image:url(/images/preloader.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	height:120px;
}
#ibillboard_code {
	width:160px;
	margin: 0px;
}
.ibill_code_img {
	padding:2px;
	border:2px solid #ddd;
	background-color: #FFFFFF;
	background-image:url(/images/preloader.gif); 
	background-repeat:no-repeat; 
	background-position:center;	
}
#iblaster {
	width:155px;
	/*height:1px;*/
	height:auto;
	margin: 0px;
	font-size:1px;
}
.iblas_img {
	/*padding:2px;*/
	border:2px solid #ddd;
	background-color: #FFFFFF;
	background-image:url(/images/preloader.gif); 
	background-repeat:no-repeat; 
	background-position:center;	
}
#promo {
	width:160px;
	height:auto;
	float: right;
	padding-bottom: 5px;
}
#skyhigh {
	width:auto;
	height:0px;
	overflow:hidden;
}
#Ads300 {
	width:300px;
	height:250px;
	background-image:url(/images/preloader.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	padding:2px;
	clear:both;
}

#promotion_inside {
	background-image:url(/images/stripe_bg.gif);
	background-repeat:repeat;
	color:#C4122F;
	float:left;
	font-size:11px;
	height:auto;
	margin:10px 20px;
	padding:10px 20px;
	text-decoration:none;
	width:760px;
	display:inline;
}

#promotion_inside_promotion {
	width:40%;
	height:auto;
	float: left;
	padding: 5px;
	margin-left:10px;
	text-decoration: none;
}
#promotion_inside_whathot {
	width:50%; 
	height:auto; 
	float: left; 
	padding: 5px;
	margin-left:10px;
	text-decoration: none;
}

#freebiesFrame {
	width:780px;
	height:auto;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

#textlink_gam {
	float:right;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:5px;
	text-decoration:none;
	width:370px;
	overflow:visible;
}

#whatshot_gam {
	float:left;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:5px;
	text-decoration:none;
	width:370px;
	overflow:visible;
}

#whatshot_gam h3, #textlink_gam h3 { font-size:16px; text-transform:uppercase; }

#whatshot_gam ul li, #textlink_gam ul li { margin-left:15px; }
