
.gmbutton2town {
    overflow:hidden;
    zoom:1;
}

body a.gmbutton2,
.gmbutton2,
.gminlet {
    height:27px;
    text-align:center;
    padding:0 7px 0 12px;
    color:#4C645E;
    display:block;
    text-decoration:none !important;
    font:9pt Verdana;
    letter-spacing:0;
    line-height:27px;
    white-space:nowrap;
    zoom:1;
    position:relative;
}
.gmbutton2 b,
.gminlet b {
    position:absolute;
    top:0;
    right:-5px;
    height:27px;
    width:6px;
    background-position:100% 0;
}
.gmbutton2:hover {
    background-position:0 -27px;
}
.gmbutton2:hover b {
    background-position:100% -27px;
}
.gmbutton2:active,
.gmbutton2town a.active,
.gmbuttons a.active {
    background-position:0 -54px !important;
    font-weight:normal !important;
}
.gmbutton2:active b,
.gmbutton2town a.active b,
.gmbuttons a.active b {
    background-position:100% -54px !important;
}


.gmbutton2town .gmbutton2 {
    margin-right:13px;
    margin-bottom:4px;
    float:left;
}
