/* Start of CMSMS style sheet 'form' */
.contactform textarea {  
font-family: "Trebuchet MS",verdana,arial;	
FONT-size: 11px; 
width: 400px;
height: 120px;  
} 
.contactform select,input {  
font-family: "Trebuchet MS",verdana,arial	
FONT-size: 11px; 
float: left;
} 
.contactform td {  
padding: 2px;
} 
/* End of 'form' */

