/* TODAYS CHART */
#widgetResponse_todaysChart_pageCount {
	display: none;
	}	
	
#todaysChart {
	margin-top: 12px;
	}	
	
#downloadsLoader {
	left: 430px !important;
	position: relative;
	top: 50px;
	}	
	
#sectionHeader_todaysChart {
	margin-bottom: 5px;
	}	
	
#slidingPanelOuter_todaysChart {
	width: 860px;
	height: 368px;
	display: block;
	float: left;
	margin-left: 21px;
	}
	

	

/*.ourPicksPage {
	width: 922px;
}*/
		
table.featuredArtistContent {
	line-height: 1.2;
	color: #999;
	margin-top: 5px;
	width: 200px;
	}	
	
table.featuredArtistContent td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;	
	}	
	
#todaysChart .featuredArtistContent td {
	padding-top: 0px !important;
	}
	
.topDownloadsCol {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	width: 205px;
	float: left;
	text-align: left;
	margin: 0px 10px 20px 0px;
	}	
	
#topDownloads .topDownloadsCol {
	margin-top: 0px !important;
	}	
	
#todaysChart .topDownloadsCol {
	margin-top: 8px !important;
	}		

#topDownloadsCol0 {
	/* margin-left: 19px;
	_margin-left: 8px; */
	margin-left: 0px;
	}	
	
.topDownloadsCol h1 {
	margin-left: 20px;
	_margin-left: 10px;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 8px;
	}
	
.releaseTitleLimit {
	height: 60px;
	overflow: hidden;
	}		
	
.topDownloadNo {
	width: 15px;
padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
	float: left;
text-align: right;
	}
	
	
.threeDigits {
	position: relative;
	margin-left: -7px;
	width: 25px;
	display: block;
}	
	
.prepareToFadeIn {
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	}	
	
.chartAritst a {
	width: 192px;
	height: 60px;
	display: block;	
	margin-left: 3px;
	margin-bottom: 8px;
}	

.chartAritst a:hover {
	background: #0099ff;
	text-decoration: none !important;
	}

.chartAritst a:hover div {
	float: left;
	text-decoration: none !important;
	color: #fff;
}

.chartAritst img {
	float: left;
	border: 0px;
	border-right: 1px solid #fff;
	}

.chartAritst a div {
	float: left;
	margin: 8px 0px 0px 10px;
	display: block;
	baclground: red;
	font-weight: bold;
	color: #000;
	position: relative;
	width: 87px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
}

.chartAritst a:hover div {
	float: left;
	text-decoration: none !important;
	color: #fff;
}

#todaysChart {
	position: relative;
	}
	
#todaysChart table td {
	height: 63px;
	}
	
#todaysChart .button_prev, #todaysChart .button_next {
	margin-top: 150px;
	}	
	
#todaysChart #innerTitleTab {
	margin-left: 270px;
	}	

 #todaysChart .button_next {
 	position: absolute;
	right: 0px;
	_right: 10px;
	}

