.bottombar
{
	clear: both;
	background-color: white;
	color: #909090;
	font-size: 11px;
	padding-bottom: 20px;
}
.bottomdivider
{
	border-width: 0px 0px 5px 0px;
	border-color: #A78142;
	border-style: solid;
}
.bottombar ul
{
	padding-left: 0px;
}
.bottombar li
{
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
.bottombar div
{
	font-size: 11px;
}
.bottombar td
{
	padding: 10px 20px 10px 20px;
}
.bottombar a
{
	color: #909090;
	text-decoration: none;
}
.bottombar a:hover 
{
	color: #909090;
	text-decoration: underline;
}