
.buttonWidget{
}

.buttonWidgetLeft{
    background-image: url(/images/buttons/buttonLeft.gif);
    height: 22px;
    width: 8px;    
}

div.buttonWidgetMiddle {
    background-image: url(/images/buttons/buttonBg.gif);
    font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    line-height: 22px;
    width: 80px;
    color: #14396e;
    text-align: center;
    vertical-align: middle;
    background-repeat: repeat-x;
}

a.buttonWidgetMiddle {
    text-decoration: none;
    height: 22px;
    
}

.buttonWidgetRight{
    background-image: url(/images/buttons/buttonRight.gif);
    height: 22px;
    width: 8px;    
}




.buttonWidgetGo{
}

.buttonWidgetGoLeft{
    background-image: url(/images/buttons/buttonLeft.gif);
    height: 22px;
    width: 8px;    
}

div.buttonWidgetGoMiddle {
    background-image: url(/images/buttons/buttonBg.gif);
    font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    line-height: 22px;
    width: 80px;
    color: #14396e;
    text-align: center;
    vertical-align: middle;
    background-repeat: repeat-x;
}

a.buttonWidgetGoMiddle {
    text-decoration: none;
    height: 22px;
    
}

.buttonWidgetGoRight{
    background-image: url(/images/buttons/buttonRightGo.gif);
    height: 22px;
    width: 30px;    
}

.buttonWidgetGo2{
}

.buttonWidgetGo2Left{
    background-image: url(/images/buttons/buttonLeftGo2.gif);
    height: 27px;
    width: 8px;    
}

.buttonWidgetGo2Middle{
    background-image: url(/images/buttons/buttonBgGo2.gif);
    font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    width: 100px;
    line-height: 27px;
    color: #042f97;
    text-align: center;
    vertical-align: middle;
    background-repeat: repeat-x;
    cursor: pointer;
}

a.buttonWidgetGo2Middle{
    text-decoration: none;
    height: 27px;
    
}

.buttonWidgetGo2Right{
    background-image: url(/images/buttons/buttonRightGo2.gif);
    height: 27px;
    width: 26px;
}  