


input.boxstyle
{ 
border: 1px solid #DADADA; 
height:15px;
width:150px;
}

textarea
{
overflow: auto;
width:294px; 
height:82px;
border: 1px solid #DADADA; 
}

select.selectstyle
{
border: 1px solid #DADADA; 
height:18px;
width:150px;
}

select.selectstyle2
{
border: 1px solid #DADADA; 
height:18px;
width:70px;
}

input, textarea, select 
{
font-family:lucida sans unicode, tahoma, trebuchet ms, arial, helvetica, Sans-Serif;  font-size:10px; color:#000000; line-height:15px;
}