.grey-box .grey-tab h3,
{
	padding-left:20px;
	color:#00699d;
	padding:5px 0 0 22px;
	font-size:15px;
}
#box1 p
{
	padding:0px 0px 8px 0px;
	color:#282828;
}
#box1 div.cat-img
{
	float:left;
	border-right:1px solid #ccc;
	padding-right:20px;
	margin-right:20px;
}
#box2 
{
	margin-top:20px;
	padding-top:0px;
}
#box2 .section
{
	float:left;
	width:200px;
	border-right:1px solid #ccc;
	margin:15px 10px 0px 10px;
}
#box2 .end
{
	border:0px;
}
#box2 .grey-tl
{
	display:block;
}




.host
{
	margin:0px 0px 45px 0px;
	position:relative;
}
.host .brightblue-tab p,
.host .grey-tab p
{
	text-align:center;
	width:210px;
	font-size:15px;
	padding-top:5px;
	font-weight:bold;
	color:#00699d;
}
.host .grey-tab p.otherhosts{
	padding: 5px 0;
}
.host .grey-tab p,
.host .grey-tab p a,
.grey-tab p a.top-pick,
.grey-tab p.otherhosts a
{
	color:#00699d !important;
}
.grey-box div.left p{
	width: 186px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #00699d;
}
.grey-box div.left p a{
	color: #00699d;
	padding-bottom: 4px;
}
.host .grey-tab p a.top-pick
{
	font-size:17px;
}
.host .grey-tab p img.star
{
	margin:0px 5px -5px 5px;
}
.host .brightblue-tab p,
.host .brightblue-tab p a
{
	color:#fff;
}
.host .brightblue-tab p
{
	width:250px;
}
.host div.left
{
	float:left;
	width:205px;
	padding:0px 0px 0px 15px;
	border-right:1px solid #d2d2d2;
}
.brightblue-box div.left
{
	border-right:1px solid #026b9f;	
}
.host div.left img.screen
{
	margin:5px 0px;
}
.host div.left img.visit-host
{
	margin-bottom:-20px;
	z-index:99;
	position:relative;
}
.host div.right 
{
	width:470px;
	float:left;
}
.host div.right .table
{
	margin:10px 0px 0px 20px;
}
.host div.right .table .hdr,
.host div.right .table .what
{
	float:left;
	width:85px;
	text-align:center;
	margin:1px 1px 0px 0px;
	font-size:11px;
	font-weight:bold;
	padding:3px 0px;
}
.host div.right .table .hdr
{
	background:#d2d2d2;
	color:#555555;
}
.host div.right .table .what
{
	color:#00699d;	
}
.brightblue-box div.right .table .what
{
	background:#dee8f1;
}
.grey-box div.right .table .what
{
	background:#e2e6e6;
}
.host div.right ul
{
	margin:5px 0px 0px 15px;
}
.host div.right ul li
{
	background:url('/img/elements/tick.blue.png') no-repeat 0px 3px;
	padding:0px 0px 10px 25px;
}
.brightblue-box div.right ul li
{
	background:url('/img/elements/tick.white.png') no-repeat 0px 3px;	
}
