#music_editblock { display : none ; position: relative ; padding: 0 ; border : solid 0px #00f ; }
#music_notecontent { display: none; }
#music_notecontent_edit { display: none ;}

.music_uploadbtn { width:198px; height: 50px; background: transparent url('/services/files/images/upload.png') top center no-repeat; color: #333; line-height: 60px; font-size: 12px; text-align: center; cursor: pointer;padding-left:15px; margin-bottom:5px; }

.music_table{
	border-width:0 0 1px 0;
	border-style:solid;
}

.music_tablerow{ height : 20px;}
.music_tablecell {
	line-height: 18px; 
	padding-top:2px;
	padding-bottom:2px;
	border-width:1px 0 0 0;
	border-style:solid;
}