﻿
.ButtonFileManager
{
    border-style: none;
    border-width: medium;
    border-top: medium none;
    border-left: medium none;
    border-right: medium none;
    font-size: 8pt;
    background-image: url('../../images/FileManager/Button.gif' );
    width: 80px;
    color: #524a64;
    font-family: Tahoma;
    height: 20px;
    background-color: rgb(228, 228, 245);
    vertical-align: middle;
}
