/* @override http://test.orafec.org/css/frontpage.css */

#statgraphs 
{
	border: 1px solid #d4d4d4;
	background: url(http://test.orafec.org/images/shade_bottom.png) repeat-x 0 bottom;
	border-top-style: none;
}

#onlineusers 
{
	margin-top: 10px;
	border: 1px solid #ccc;
}

#onlineusers .content 
{
	padding: 6px 10px;
}

#ads 
{
	background-image: url(http://test.orafec.org/images/adbar_background.jpg);
	height: 62px;
	vertical-align: middle;
	margin-top:15px;
	padding-top: 10px;
	text-align: left;
}

.ad 
{
	margin-left: 10px;
}

.bottom_controls 
{
	padding: 4px 6px;
	background: url(http://test.orafec.org/images/shade_bottom.png) repeat-x 0 bottom;
}
#frontpage_lookup 
{
	text-align: left;
}
.frontpage_links
{
	padding: 4px 7px 4px 8px;
	margin-bottom: 10px;
}

.frontpage_links a
{
	display: block;
}

#latestposts 
{
	margin-top: 10px;
}
