div#front_advert_div  {
	float:left;
	width:570px;
	padding:9px;
	padding-top:0xp;
	
	padding-bottom:0px;
	height:99%;
	overflow:hidden;
	position:relative;
}

div#front_advert_div a {
	width:270px;
	height: 150px;
	float:left;
	padding:5px;
	padding-top:5px;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	color:#5F5F5F;
	/*border-top: 1px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
	border-bottom: 1px solid #E03030;*/
	position:relative;


}


div#empty_space_1 {

	display:block;
	width:1px;
	height:60px;
	margin-top:90px;
	float:left;
	background:#cfcfcf;
}


div#empty_space_2 {

	overflow:hidden;
	float:left;
	width:400px;
	height:1px;
	margin-left:80px;
	margin-right:80px;
		background:#cfcfcf;
	
}

div#empty_space_2 div {

	width:100px;
	height:1px;
	margin:auto;
	background:white;
}



div#empty_space_3 {

	display:block;
	width:1px;
	height:90px;
	margin-top:50px;
	float:left;
	background:#cfcfcf;
	
}



div#empty_space_4 {

	overflow:hidden;
	float:left;
	width:400px;
	height:1px;
	margin-left:80px;
	margin-right:80px;
	background:#cfcfcf;
}

div#empty_space_4 div {

	width:100px;
	height:1px;
	margin:auto;
	background:white;
}


div#empty_space_5 {

	display:block;
	width:1px;
	height:60px;
	margin-top:40px;
	float:left;
	background:#cfcfcf;
}


div#empty_space_6 {

	
}


/* not used */
div.one_front_advert {
	/*width:31%;
	height::150px*/
	width:270px;
	height: 150px;
	float:left;
	padding-left:10px;
	
	overflow:hidden;
	color:#5F5F5F;
	/*border-top: 1px solid #5F5F5F;
	border-left: 1px solid #5F5F5F;
	border-bottom: 1px solid #E03030;*/
	position:relative;
}





