﻿
.eButton
{
    background: url('eButton_bg.gif') repeat-x left bottom;
    border-left: solid 1px #e2e2e2;
    border-top: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #b9b9b9;
    padding: 2px 5px 2px 5px;
    font-size: 11px;
    outline: 0px;
}
