.ads-whole {
	background-color: #EEEEEE;
	font-variant: normal;
	border: 1px dotted gray;
	vertical-align: top;
}
.ads-td {
	vertical-align: top;
	text-align: left;
	width: 20%;
}
a.ads-item, a.ads-item:visited  {
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

a.ads-item:hover {
	background-color: #CCCCCC;
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}