

.columnHeaders {  
background-color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 100%;
	color:#f4f4f4;
	font-style: normal;
	text-decoration: none;
	height:20px;
	text-align:center;
	vertical-align: middle;
border: 1px;
border-color: #999999;
border-style: solid;
width:168px;	
}

.columnBoxHolder {  
border: 1px;
border-color: #cccccc;
border-style: solid;
width:168px;	
}

cursor:pointer;
text-align:center;
background-color: #f4f4f4;
	margin: 0px auto;
}

.columnBoxImage {  
	padding-top:2px;
background-color: #ffffff;
text-align:center;
}

.columnBoxContents {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#666666;
	font-style: normal;
	text-decoration: none;
	width:98%;
	padding:0px;
	text-align:center;
	border:none;
	height:auto;
	margin: 0px auto;
}

a.infoBoxContentsLink:link, a.infoBoxContentsLink:visited {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#666666;
	font-style: normal;
	text-decoration: none;
}
a.infoBoxContentsLink:hover {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	color:#999999;
	font-style: normal;
	text-decoration: none;
}

.smallSpacer {
clear:both;
height:5px;
}

.searchBackground {
	background-color: #ffffff;
	background-image: url(../images/page/page_search_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
	border-style: solid;
	border-color:#fafafa;
	padding-top: 12px;
	padding-left: 3px;
	height:74px;
}

#topTen {
border: 1px;
border-color: #cccccc;
border-style: solid;
width:100%;
cursor:pointer;
text-align:center;
background-color: #f4f4f4;
	margin: 0px auto;
}

#topTen ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#topTen ul li{
	width:98%;
	padding:0;
	text-align:left;
	border:0;
	margin: 0;
	font-weight: bold;
}
.topTenLeft {
float:left;
width:45px;
padding:0;
margin:0;
text-align:left;

}
.topTenRight{
margin: 0px 5px 0px 45px;
text-align:left;
}

#headerItems{
height:90px;
}

#headerItems ul{
	clear:both; margin:0; padding:0; list-style:none;
}
#headerItems ul li{
	position:relative;
	float:left;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: -2px;
	margin-bottom:0;
	margin-left: 0;
}




