#panelHolder { color:#333; }
#panelHolder h2 { margin:0; padding-left:8px; }
.layout2col {}
.layoutLeftCol { float:left; width:47%; padding:5px 0 5px 10px; }
.layoutRightCol { float:right; width:47%; padding:5px 10px 5px 0; }

.featured { width:346px; overflow:hidden; border:1px solid #D6D7D8; margin-bottom:4px; }
.featured a { display:block; }
.featured img { border:0; }
#moreRemixes { text-align:right; }

#whatToDo { margin:10px 11px; background:#4F5053; font-size:17px; }
#whatToDo td { width:25%; cursor:pointer; text-align:center; background:#878787; }
#whatToDo td.hover { background:#F39300; }
#whatToDo a, #whatToDo a:link, #whatToDo a:visited, #whatToDo a:hover, #whatToDo a:active {
	color:#fff;
	border:0;
	text-decoration:none;
	font-weight:bold;
}

.topSection { margin-bottom: 8px; }
.topSectionHeader {
	background: #818286;
	position: relative;
	color: #fff;
	padding: 4px;
	text-transform: lowercase;
	border-right: 1px solid #fff;
	/*cursor:pointer;*/
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.topSectionExpand {
	background: #818286 url(/images/index/topContracted.gif) center center no-repeat;
	height: 24px;
	width: 24px;
	position: absolute;
	right: 0;
	top: 0;
	border-left:2px solid #ccc;
	display:none;
}
.topSectionContract { background-image: url(/images/index/topExpanded.gif); }
.topSectionContent { display: none; }
.moreLink {
	border:1px solid #999999;
	font-size:11px;
	margin:-1px 2px 0pt;
	padding:2px 3px 3px;
	text-align:right;
}
.moreLink a, .moreLink a:visited { color:#009; font-weight:normal; }
.moreLink a:hover { border:0; text-decoration:underline; }

#aboutMMM {
	background:#F0F0F0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:9px 0;
	margin-top:10px;
}

#tourHolder { text-align:center; margin-top:10px; }
#navTour {
	background: #F0F0F0;
	padding:10px 80px;
}

