#files_editblock { display : none ; position: relative ; padding: 0 ; border : solid 0px #00f ; }
#files_notecontent { display: none; }
#files_notecontent_edit { display: none ;}

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

.filesuploadbtn { 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; }
