hr {
display: none;
}
div#content {
	padding-top: 10px;
}
div#logo {
	width: 277px;
	height: 89px;
	float: left;
	position: absolute;
	bottom: 0px;
	top: -24px;
	/*left: -42px;*/
	left: -5px;
}
div#logo a {
	background-image: url(../img/hustler-logov1.png);
	text-indent: -9999px;
	height: 89px;
	width: 277px;
	display: block;
}
.view-statistics span.stats-right {
	text-align: right;
	display: block;
	float: right;
	clear: both;
	margin-top: -17px
}
ul#menu li.join {
	display: block;
	float: left;
	width: 14.28%;
	text-align: center;
	height: 54px;
	margin-top: 0px;
	line-height: 56px;
}
ul#menu li a[title="Join"]{
	color: #FFFFFF;
	background-image: url(../img/join-hovergif.gif);
	width: 115px;
	height: 54px;
	display: block;
	font-weight: bold;
}