.file.docx { background: url( '/i/files/doc.png' ) no-repeat left 4px; }
.file.xlsx { background: url( '/i/files/xls.png' ) no-repeat left 4px; }
.file.pptx { background: url( '/i/files/ppt.png' ) no-repeat left 4px; }
.file.exe  { background: url( '/i/files/exe.png' ) no-repeat left 4px ;}
.search_text {color: #808080; font-size: 10px;}
.map_block {height: 550px;}
.button_pic{background: url("/i/is_button.png") no-repeat scroll 0 0 transparent;height: 38px;line-height: 0;position: absolute;right: -17px;top: 0;width: 17px;}
.is_button:hover .button_pic{background-position: 0 -38px;}