﻿#topBar {
    height: 110px;
}        

#flashLeaderboard {
	top:150px;
	width:1005px;
	height:350px;
	margin-bottom:10px;
}	
	
.columnTable {
	width: 960px;
	margin-left: 25px;
	margin-right: 15px;
	padding: 10px;
}

.columnHeader {
	font-size: 13px;
	color: #cccccc;
	font-family: Verdana;
	font-weight: bold;
}

.column {
	width:23%;
	padding-right: 5px;
	padding-left:5px;
	vertical-align: top;
}

#columnRight {
	width: 31%;
}

.column ul, .column li {
	list-style: none;
	margin: 0px;
	line-height: 150%;
}

.column p {
	color: #cccccc;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0;
}	

.column a {
	color: #0066ff;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.column a:hover 
{
	text-decoration: underline;
}

.columnHeaderLine 
{
	background-color: #606060;
	width: 100%;
	text-align:left;
}

.column .pr {
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	margin-top: 0;
}

.column .pr a {
	color: #0066ff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 200%;
}

.hpButtonsBox {
    display:list-item;
    list-style: none;
	height: 40px;
}

#BDemoGrounds, #BDemoGroundsOver {
	width:264px;
	height:49px;
}

#BPress, #BPressOver {
	width:264px;
	height:49px;
}

#BReviews, #BReviewsOver {
	width:264px;
	height:49px;
}

.AdPanel a 
{
	text-decoration: underline;
}

.AdPanelHeader {
	color: #cccccc;
	font-size: 13px;
	font-weight: bold;
}
