/*bottom_banners*/

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

/*right column banners*/

#advertiser_box{
	width:156px; 
	height: auto;
	margin:0;
	padding: 22px 0 18px 0;
}

.banner {
	height: 100%;
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}

.banner object{
	margin-bottom: 8px;
}

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

.banner img{
	float: left;
	height: auto;
	border:1px solid #444;
	margin:5px 16px;
	background: #5e5e5d;
}


.subscribe_btn a{
	width: 120px;
	height:30px;
	display:block;
	margin:0 auto 8px auto;
	background:url(images/subscribe_btn.jpg) no-repeat;
	}

.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;
	}
	
.content_banner {
	margin: 10px 15px;
	padding-top: 14px;
	height: 73px;
	width: 468px;
	background: #f1f1f1 url(images/ad_header.jpg) no-repeat center 2px;
	float: left;
}

.textBanners {
	margin-left: 5px;	
}

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