#navStrip {
	width: 100%;
	background: #000000;
}

#leaderBoard {
	background: #252424;
	width: 100%;
	border-bottom: 1px solid #333333;
}

#leaderBoardBanner {
	width: 760px;
	text-align: center;
	position: relative;
	margin: 0px 0px 10px 10px;
	padding-top: 10px;
}

#brandingOuter {
	margin: 7px 0px 3px 10px;
	background: #FFFFFF url(http://www.muchmusic.com/images/global_header/bg_branding_trans.gif) no-repeat left top;
	width: 750px;
	height: 116px;
	position: relative;
}

#brandingInner {
	width: 740px;
	height: 106px;
	position: relative;
	background: url(http://www.muchmusic.com/images/global_header/bg_branding_inner.gif) repeat-x;
	left: 5px;
	top: 5px;
}

#brandingLogos {
	position: relative;
	height: 80px;
	width: 185px;
	background: url(http://www.muchmusic.com/images/global_header/bg_branding_logos.gif) no-repeat;
}

#search {
	top: 6px;
	right: 6px;
	position: relative;
}

.search {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;	
}

.searchButton {
	text-decoration: none;
	background: #FFFFFF;
	width: 25px;
	border: 1px solid #67859D;
}

#search select, #search input {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
}

#search form {
	margin: 0px;
	padding: 0px;
}

#listings {
	position: relative;
	/*top: 45px;*/
	margin-top: 24px;
	margin-right: 10px;
}

.listings {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
