.style1 {
        font-family: Tahoma;
        font-size: 10px;
        color: #323232;
}
.text,a {
        font-family: Tahoma;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #323232;
        text-decoration: none;
}
.block {
        font-family: Tahoma;
        font-size: 10px;
        font-style: normal;
        color: #333333;
        background-color: #B8B8B8;
        height: 20px;
        width: 140px;
        border: 1px solid #777777;
        margin-top: 3px;
        margin-left: 2px;
        padding-left: 2px;
}
.error {
         font-family: Verdana, Arial, Helvetica;
         font-size: 12px;
         color: #CC0000;
         font-weight:bold;
}

img {border: none;}

