﻿.button
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image:url('../images/button_mini.gif');
    background-repeat:no-repeat;
    font-family:Arial; 
    font-size:11px; 
    font-weight:700; 
    color:#FFFFFF; 
    width:75px;
    height: 18px;
}