.clsFeaturedAlbums li{
	float:left;
	width:200px;
	margin-right:6px;
}
.clsFeaturedAlbums ul{
}
.clsFeaturedAlbums .clearfix{
	overflow:hidden;
}
.clsCdCover{
	width:200px;
	height:170px;
	background:url(../images/bg-cdcover.jpg) no-repeat left top;
}
.clsCdCover img{
	margin:4px 0 0 20px;
}
.clsFeaturedAlbums p{
	margin-bottom:5px;
}
.clsFeaturedAlbums{
	margin:5px 0 30px 0;
}
.clsFeaturedAlbums h3{
	margin-bottom:10px;
}
#albumsview #sideBar{
	display:none;
}
#albumsview #main{
	margin:0;
}
.clsAlbumContentLeft{
	width:42%;
}
.clsAlbumContentRight{
	width:55%;
}
.clsAlbumContentLeft .clsCdCoverBig{
	background:url(../images/bg-cdcover-big.jpg) no-repeat left top;
	height:343px;
	width:394px;
}
.clsCdCoverBig img{
	margin:12px 0 0 42px;
}
.clsAlbumContentLeft li label {
	color:#333333;
	float:left;
	margin:0;
	width:80px;
}
.clsAlbumContentLeft ul{
}
.clsAlbumContentLeft li  p {
	display:inline;
	margin:0;
}
.clsAlbumContentLeft li {
	display:block;
	margin:0 0 5px 0;
	width:100%;
}
.clsTextArea{
	width:520px;
	height:100px;
	border:1px solid #B0ADAD;
}
#selComments{
	margin:20px 0;
}
.clsSubmitBlock,#selAlbumsTitle{
	margin-bottom:30px;
}
#selComments h3,.clsTextArea{
	margin:10px 0;
}
.clsCommonListingVideos{
	margin:5px 0;
}
#selComments .clsCommonListingVideosLeft{
	width:19%;
}
#selComments .clsCommonListingVideosRight{
	width:55%;
}
.clsCommonListingVideos .clsCommonListingVideosLast{
	padding-top:0;
	color:#4F4F4F;
}
.clsCommonInner .clsCommonListingVideosRight{
	padding-top:0;
}
.clsCommonInner .clsCommonListingVideosRight{
	margin:0;
}
#selAlbumsTitle .clsCommonListingVideosLeft{
	width:10%;
	
}
/*SONGS LIST  April-02-09*/
#selSongList  {
	margin:20px 0;
	}
#selSongList .clsSongsList {
	overflow:hidden;	
	}
.clsSongsList li { 
	height:28px;
	line-height:28px;
	}
	
.clsSongsList li{
	float:left;
	font-size:12px;
	border: 1px solid #fff;
	text-align:center;
	width:100px;
	padding:2px 5px;
	margin:0;
}	
.clsSongsList .clsCo1{	
	width:10%; 
 }
.clsSongsList .clsCo2{	
	width:48%; 
	text-align:left;	
	border-left:0;
	}
.clsSongsList .clsCo3{	
	width:20%; 
	border-left:0;
 	}
.clsSongsList .clsCo4{		
	width:10%; 
	border-left:0;
	}
#selHeads li{
	color:#15A5E3;
	font-weight:bold;
	background-color:#F4F4F4;
	margin:0;
}	
 .clsAdds li {
 	background-color:#F4F4F4;
	border-top:0; 
	}
.clsEven li {
	background-color:#E4E4E4;
	border-top:0; 
	}
/*END OF SONGS LIST April-02-09*/
/*ADD BY SARAVANAN*/
.clsAlbumContent a{
	color:#05A5E3;
	}
/*END BY SARAVANAN*/

