/* public-css */
div:after{   
	content: ".";   
	display: block;   
	visibility: hidden;   
	height: 0.1px;   
	font-size: 0.1em;   
	line-height: 0;   
	clear: both;   
}
/*  
div {   
	display: inline-block;   
}*/

.wd-ads {
	margin: 10px;
	overflow: hidden;
	height: 60px;
}
.wa-ads a{
	font-size: 12px!important;
}

.wd-ads table{
	font-size: 12px!important;
}

.wd-ads td{
	padding: 3px;
	font-size: 12px!important;
}

