topTaggerList
{.
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  width:250px;
}
.topTaggerList TABLE
{
 display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
a.topTaggers:link
{
	font-size: 13px;
	font-family: "Trebuchet MS",Arial;
	color:blue;
}
.topTaggerList TABLE TH
{
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
}
a.topTaggers:visited
{
	font-size: 13px;
	font-family: "Trebuchet MS",Arial;
	color:darkblue;
}

a.topTaggers:hover
{
	font-size: 13px;
	font-family: "Trebuchet MS",Arial;
	color:green;
}

.topListTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFCC;
	background-color: #535353;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
