﻿input.defaultTextBox
{
     height:14px;
     width:140px;
     border:solid 1px #AAAAAA;
}

input.feTextBoxCosMic
{
    width:35px;
    height:14px;
    border:solid 1px #AAAAAA;
}


input.tbCautare
{
    float:left;
    height:20px;
    border:solid 1px White;
    color:#333333;
    font-weight:bold;
    font-family:Verdana;
}

textarea.multiline
{
    width:250px;
    height:120px;
    font-family:Verdana;
    overflow:auto;
}
