#main{
	background:#f9f9f9;
	padding:0;
}

#main-center-right{
	background:none;
}

.advertisinghochformat{
	float:left;
	width:calc(100% - 15px);
	margin:15px;
}

.advertisinghochformat span{
	float:left;
	width:100%;
	margin-bottom:10px;
	font-size:10px;
	text-align:center;
}
.advertisinghochformat a, .advertisinghochformat img{
	float:left;
	width:100%;
	text-decoration:none;	
}
#main-center-right{
	display:block;
}

