input.inputform
{ 
    border      : solid !important; 
    border-color: #000099  !important; 
    border-width: 1px  !important;
    width       : 90px;
    font-family : verdana, arial, sansserif;
    font-size   : 11px;
}
input.submitform, .submitform input
{
    /*background          : none;
    background-image    : url('/_images/ic_lupa.gif');
    background-repeat   : no-repeat; 
    border              : none; 
    background-position : 0px 3px;*/
    font-family : verdana, arial, sansserif;
    font-size   : 11px;
    cursor      : pointer;
}

.selectform
{
    font-family : verdana, arial, sansserif;
    font-size   : 11px;
    width       : 94px;
    border      : 1px solid #000099 !important;
}

.image {
    padding              : 10px !important;
}
