.header_body_top {
	width: 1002px;
	height: 38px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/headertab_bg.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.main_body {
	width: 690px;
	border: 1px solid #ff;
	text-align: center;
	float: left;
}

.blog_container {
	margin-top: 5px;
	min-height: 850px;
}

.ads_leaderboard_container {
	margin-left: 7px;
	margin-bottom: 10px;
}

#allItemsWrapper {
	position: relative;
	left: 15px;
	height: 850px;
	text-align: left;
}

.itemWrapper {
	position: relative;
	display: block;
	/*float: left;*/
	width: 695px;
	margin: 0px 0px 10px 0px;
}

.contest_about {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 450px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #CCC;
}
.contest_mixes {
	position: absolute;
	top: 10px;
	left: 475px;
	/*height: 200px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #999;
	background-color: #EDEDED;*/
}

.text .header {
	margin: 0px 10px 0px 10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #333;
}
.text .body {
	margin: 8px 10px 0px 10px;
	font-family: verdana;
	font-size: 11px;
	color: #333;
}

.contest_header_txt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333333;
}

.contest_body_txt { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333;
}

.contest_links { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #437800; 
	text-decoration: none;
}

.featured_mix_box {
	width: 238px;
	height: 189px;
	background-color: #EDEDED;
}

.more_features_container {
	width: 486px;
	height: 189px;
	position: absolute;
	top: 198px;
	left: 9px;
}

.more_featured_box {
	width: 238px;
	height: 189px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #EDEDED;
}

.more_featured_cell {
	width: 224px;
	height: 48px;
	position: relative;
	top: 0px;
	left: 7px;
	background-color: #D1D1CF;
}

.more_featured_cell_spacer {
	width: 218px;
	height: 1px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}

.featured_frame_43x43 {
	width: 43px;
	height: 43px;
	position: relative;
	top: 2px;
	left: 9px;
	background-image: url(../images/image_frame_43x43.png);
	background-repeat: no-repeat;
}

.more_featured_artist_cover {
	width: 37px;
	height: 37px;
	position: relative;
	top: 3px;
	left: 3px;
}

.more_featured_artist_verbose {
	width: 140px;
	height: 42px;
	position: absolute;
	top: 8px;
	left: 58px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 500;
	color: #58564F;
	text-align: left;
}


