#content-area{
	margin: 0 auto;
	width: 100%;
	padding: 10px;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
}

#content-area h1{
	font-weight:bold; 
	font-size: 16px; 
	color: #CC0000;
	font-family: "Trebuchet MS", sans-serif; 
	padding: 0 0 0 0;
	margin: 10px 0 0; 
	float: left;
}

#content-area em{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
}

#wt{
	margin: 5px 0 15px 0;
	padding-right: 10px;
	float: left;
	width: 350px;
}

#sb{
	float: left;
	width: 220px;
}
#sb table{
	background:#EDEDED;
	width: 220px;
}
#sb td{
	border: 1px solid #FFFFFF;
	font-family: "Arial", sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	padding: 5px;
}

.content-block{
	margin: 5px 0 15px 0;
	clear: both;
}

#top-rated{
	float: left;
	margin-right: 5px;
	border: 1px solid #EBEBEB;
	width: 340px;
	margin-bottom: 10px;
	background-image: url(/images/gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}

#top-rated h2{
	padding-top: 2px;
	padding-left: 2px;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif; 
	font-weight: bold;
	color: #CC0000;

}

.host-box{
	margin: 5px;
	border-top: 5px solid #EBEBEB;
	background-image: url(/images/gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-bottom: 5px;
}
.orange-num{
	color: #FF6633;
	font-weight: bold;
}
.host-rb{
	position: absolute;
	top:20px;
	left: 250px;
	float: right;
	text-align: center;
}
.host-rate-ctrl{
	position: absolute;
	text-align: left;
	top: 20px;
	left:150px;
}

.clear{
	clear: both;
}

.latest-i{
	background-image: url(/images/gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #EBEBEB;
	width: 240px;
	margin-bottom: 10px;
}

.latest-i h2{
	padding-top: 2px;
	padding-left: 2px;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif; 
	font-weight: bold;
	color: #669900;
}

.news{
	background-image: url(/images/gr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #EBEBEB;
	width: 590px;
	margin-bottom: 10px;
}

.news h2{
	padding-top: 2px;
	padding-left: 2px;
	font-size: 13px;
	font-family: "Trebuchet MS", sans-serif; 
	font-weight: bold;
	color: #669900;
}

.r-item{
	margin: 5px;
}

.fl1{
	position: relative;
	float: left;
	width: 350px;
}
.fl2{
	position: relative;
	float: left;
	width: 210px;
}
.fl3{
	position: relative;
	float: left;
	width: 296px;
	margin-right: 5px;
	border: 1px solid #ffcc66;
}

.sp{
	clear: both;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif; 
	color: #696969;
	text-align: center;
}

.sp a{
	text-decoration: none;
	color: #696969;
}


