#footer {
	width: 1000px;
	font-size: 10px;
}
#footer_entry_box {
	padding-top:3px;
	border-right: thin solid #999;
	border-left: thin solid #999;
	border-bottom: thin solid #999;
}
.footer_entry_row {
	width:58px;
	padding-left:5px;
}
.footer_entry_row_seperator {
	margin: 0 0 0 5px;
	color: #999;
	background-color: #999;
	border: none;
	height:1px;
	width:987px;
}
.footer_entry_row_mid_seperator {
	margin: 0 5px 0 0;
	float: right;
	width:929px;
}
#footer a{
    color: #5B5B5B;
}
#footer a:hover{
    color: #FAFAFA;
}
#footer a.footer_entry_category{
	text-decoration: none;
	color:black;
}
.footer_entry {
	padding-left:5px;
	padding-right:10px;
	border-right: thin solid #999;
}
.footer_entry_last_value {
	border-right-width: 0px;
}
a.footer_entry{
    text-decoration: none;
}
/*
a.footer_entry:hover{
    color: #FAFAFA;
}*/
