.firstpage_ad {
	background-color:#e7e7e7;
	width: 667px; 
	margin-bottom:15px;
	position:relative;
	overflow:hidden;
	height:80px;
	border: 1px solid #999;
}
.leftsideAds a:hover{
	border: none !important;
}
.firstpage_ad .number {
	width:60px;
	height:65px;
	line-height:60px;
	float:left;
	color:#FFFFFF;
	font-size:62px;
	text-indent:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
	margin-top:5px;
}

.firstpage_ad .text {
	float:left;
	width:600px;
	color:#8A8A8A;

}

.firstpage_ad h1 {
	position:absolute;
	right:10px;
	bottom:-10px;
	border:none;
	color:#FFFFFF;
	font-size:38px;
	line-height:45px;
	z-index:-1;
}