#tags{
	width: 790px;
	background-color: #333333;
	height: 70px;
	margin-bottom: 20px;
}
#featured{
	float: left;
	width: 440px;
	background-color: #333333;
	height: 280px;
	margin-bottom: 20px;
}
#intelligence{
	float: left;
	width: 340px;
	background-color: #333333;
	height: 280px;
	margin-bottom: 20px;
	margin-left: 11px;
}
#recent{
	float: left;
	width: 790px;
	background-color: #333333;
	height: 280px;
	margin-bottom: 20px;
}
#feature_preview{
	float: left;
	clear: both;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	height: 246px;
}
#feature_details{
	padding-top: 10px;
	padding-right: 10px;
}
.feature_title{
	font-size: 12px;
	font-weight: bold;
}
#more{
	margin-right: 20px;
}
#feature_previous{
	position: relative;
	top: 30px;
}
.recentvid{
	float: left;
	margin: 5px;
	padding: 20px;
	height: 150px;
	width: 170px;
}
.box{
	padding: 10px 20px;
}
.recentbox{
	position: relative;
	left: 50px;
	top: 20px;
	padding-bottom: 40px;
}
.intel_center{
	margin: 5px auto;
	width: 223px;
}
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:hover{ text-decoration: underline; }