/* Style the table that holds the page-bottom block of ads */
table.ads {
	font-size: 100%;
	border-collapse: collapse;
	margin: 0 0 5px 4px;
	border: 1px solid #000;
	width:99%;
	clear:both;
	height:93px:
	background:#fff;
}
table.ads tr {
	vertical-align: top;
}
table.ads td {
	width:33%;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #000;
	font-size: 12px;
}
table.ads p {
	text-align: center;
	margin-bottom: 0;
	margin-top:0;
}
table.ads a {
	color: #5b5c4c;
}
table.ads a:hover {
	color: #8d8e75;
}
table.ads tr td h1,
table.ads tr td h2 {
	padding:0;
	margin:0;
	text-align: center;
	font-size: 12px!important;
}
table.ads td h1 a {
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 2px;
}
table.ads td {
	font-size:10px;
}
table.ads td h2 a {
	font-size: 10px;
}
