/* CSS Document */
#cd{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#cd .text{
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	padding-bottom: 2px;
}
#cd .subnaam{
	font-size: 12px;
	color: #CCCCCC;
	padding-bottom: 2px;
}

#cd .release{
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	font-weight: normal;
	padding-bottom: 4px;
}


#cd .image{
	position: relative;
	bottom: 0px;	
}


#cd_detail{
}

#cd_detail .song{
	padding-top: 2px;
	padding-bottom: 2px;
}

#cd_detail .ctr{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #999999;
	padding-right: 5px;
}
