/* CSS Document */

.input
{
color:#cc6622;	  
border: solid 1px #cc6622;
background-color:#CCCCCC; 
font-size:10px;
font-weight: none;
font-family: Verdana;
width : 70px;
} 



.input3
{
color:#cc6622;	  
border: solid 1px #cc6622;
background-color:#CCCCCC; 
font-size:10px;
font-weight: none;
font-family: Verdana;
width : 140px;
} 

.input4
{
color:#cc6622;	  
border: solid 1px #cc6622;
background-color:#CCCCCC; 
font-size:10px;
font-weight: none;
font-family: Verdana;
width : 250px;
} 