/* CSS Document - last updated:22/10/2007 */

/* The Letter Press */
/* Author: Webnetism (www.webnetism.co.uk) */

/* forms.css */
/* Media: screen */


/* css for controlling form appearance */
input, select {border:1px solid #a5acb2; padding:0 0 0 3px;}

/* font-family and fontsize controller for all */
.field40, .field50, .field50, .field75, .field100, .field140, .field150, .field200, .field250, .field300 {
	font-family:arial, sans-serif; font-size:11px;
}

/* font widths only */
.field40 {width:40px;}
.field50 {width:50px;}
.field75 {width:75px;} 
.field100 {width:100px;} 	
.field140 {width:140px;} 
.field150 {width:150px;} 
.field200 {width:200px;} 
.field250 {width:250px;} 
.field300 {width:300px;} 