/*bottom_banners*/

.header_banner{
	position:absolute;
	width:468px;
	height:60px;
	background:#ccc;
	right:16px;
	top:59px;
}

/*right column banners*/


.banner{
	width:120px;
	margin-right: 36px;
	margin-left:18px;
}

.banner #Advertisement{
	float: left;
	margin-bottom: 10px;
	/*
	border:1px solid #444;
	width: 120px;
	*/
}
.banner #ebStdBanner0{
	float: left;
	width: 120px;
	margin-bottom: 10px;
	border:1px solid #444;
}

.banner img{
	float: left;
	height: auto;
	border:1px solid #444;
	margin:0 16px 10px 0px;
}


.subscribe_btn a{
	width: 122px;
	height:30px;
	display:block;
	margin:20px auto 8px auto;
	background:url(images/subscribe_btn.jpg);
	}

.subscribe_btn a:hover{
	background:url(images/subscribe_btn.jpg) 0px 30px;
	}


.search_banner{
	margin: 10px 0 10px 0;
	padding-top: 16px;
	height: 75px;
	width: 468px;
	background: #f1f1f1 url(images/search_header.jpg) no-repeat center 2px;
	float: left;
	}
	
.banner-wrp{
width:100%;
clear:both;
float:left;
}
	
.content_banner {
	margin: 10px 15px;
	padding-top: 14px;
	height: 73px;
	width: 468px;
	background: #f1f1f1 url(images/ad_header.jpg) no-repeat center 2px;
	clear:both;
	float:left;
}

.textBanners {
	margin-left: 5px;	
}

.textBanners li{
	list-style: disc;
	margin: 2px 6px 0 2px;
}
