#extras1 {
	clear:both;
}

#latest {
	clear:both;
	float:left;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	width:50%;
	font-size:1.1em;
}

#weekly {
	float:right;
	width:49%;
	font-size:1.1em;
}

#h2 {
font-color:#333333
}

div.mini-panel {
	padding: 0 10px;
	background-color: #F4F5F9; 
	margin-bottom: 5px;
	}
div.mini-panel h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #333333;
  font-size:16px;
	}
div.mini-panel p {
	font-size: 1em;
	margin: 3px 0;
}
div.mini-panel span.corners-top,
div.mini-panel span.corners-bottom {
	margin: 0 -10px;
}
/* Ads  listing */
ul.ads {
	border-top: 1px solid #FFFFFF;
	list-style: none;
}
ul.ads li {
	padding: 10px 0 8px 0;
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
  font-size: 14px;
  color: #000000;
}
ul.ads li.last {
	border-bottom: none;
}

li span{
  font-size: 12px;
}

/* Text-link favicon-age */
a.ads-favicon {
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 2px 0 2px 18px;
}

div.inner .mod-about dl { margin:0px 0px; }

.toplist {
	padding-right: 15px;
	min-height: 14em;
}
.toplist li {
	margin-top: 5px;
	padding-left: 10px;
	list-style-position:inside;
	font-size: 1.2em;
}
.tooltip
{
	position: absolute;
	width: 450px;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	display: none;
	padding: 3px;
	clear:both;
	margin-top: 3px;
	margin-left: 25px;
	font-size: 1.1em;
}
.title
{
	font-size: 1.1em;
}


