﻿body 
{
}
.ActionButton
{
    border-right: medium none;
    border-top: medium none;
    font-weight: bold;
    border-left: medium none;
    width: 100px;
    cursor: hand;
    background-color: #b2e0b2;
    color: #000000;
    border-bottom: medium none;
    font-family: Verdana;
    height: 24px;
}

