﻿.savebutton
{
    background-image: url(../../images/save_button.gif);
    background-repeat:repeat-x;
    background-color:Transparent;
    color: #5e5d5b;/*#40403e;*/
    font-size:8pt;
    font-weight:bolder;
    text-align:center; 
    padding-top:0px;
    padding-left:2px;
    text-decoration:none;
    width:109px;
    height:22px;
}

.button
{
    background-image: url(../../images/save_button.gif);
    background-repeat:repeat-x;
    background-color:Transparent;
    color: #5e5d5b;/*#40403e;*/
    font-size:8pt;
    font-weight:bolder;
    text-align:center; 
    padding-top:0px;
    padding-left:2px;
    text-decoration:none;
    width:109px;
    height:22px;
}

.buttonlink
{
    background-image: url(../../images/save_button.gif);
    background-repeat:repeat-x;
    color: #5e5d5b;/*#40403e;*/
    font-size:8pt;
    font-weight:bolder;
    text-align:center; 
    padding-top:2px;
    padding-left:2px;
    text-decoration:none;
    width:109px;
    height:22px;
}