input.checkbox {
	border-style:none;
	background:transperent;
}


select,textarea,input 
{
    background:white;
	border:1px solid black;
    color:black;
    font-family:Tahoma;  
    font-size:12px;
    font-weight:normal;
}



  
select.small {
font-size: 10px;
}


