#featered {	
	
}



#featured .albums {
	
	float:left;
	
}

#featered .albums img {
	
	display:block;
	
}

#featured .tracks {
	
	float:left;
	
}

#featured .listing {
	
	background-image:url(/images/featured_listing_bkg.png);
	background-repeat:no-repeat;	
	width:355px;
	height:55px;
	padding:8px 0px 0px 10px;
	margin:0px 0px 4px 0px;
	
}

#featured .listing .info {
	width:230px;
}

#featured .browse {
	
	margin:10px 0px 0px 190px;
	
}

#top100Listing .inner {
	
	height:655px;		
	
}

.content .albums {
	
	float:left;
	
}

.content .inner {
	height:655px;
}

.content .albums img {
	
	display:block;
	
}

.content .tracks {
	
	float:left;
	
}

.content .listing {
	
	background-image:url(/images/featured_listing_bkg.png);
	background-repeat:no-repeat;	
	width:355px;
	height:55px;
	padding:8px 0px 0px 10px;
	margin:0px 0px 4px 0px;
	
}

.content .listing .info {
	width:230px;
}

.content .browse {
	
	margin:10px 0px 0px 190px;
	
}