.adslot {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	border:1px solid #dddddd;
	color:#bbbbbb;
	text-align:center;
}

.adslot a {
	color:#bbbbbb;
	text-decoration:none;
}

.adslot.a125{
	width:125px;
	height:125px;
	line-height:125px;
}

.adslot.a120{
	width:120px;
	height:90px;
	line-height:90px;
}

.adslot.a250{
	width:250px;
	height:250px;
	line-height:250px;
}

.adslot.empty{
	background:#ffffff;

}