﻿.editTable-Title
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
}

.editTable-leftTd
{
    width:80px;   
}

.input
{
    font-size:12px;
    padding:2px;
    height:15px;
    background-image:url(../Images/inputbg1.gif);
    border:solid 1px #174B73;
}

.area
{
    font-size:12px;
    padding:2px;    
    border:solid 1px #174B73;
}

.btn
{
    font-size:12px;
    color:#174B73;
    border:solid 1px #98B1C8;
    padding:2px;
    height:21px;
    letter-spacing:5px;
    background-image:url(../Images/btnbg.gif);
}