/* 
	client:		The Beatles Story
	design:		Michael Braithwaite (Rippleffect)
	xhtml&css:  Michael Braithwaite (Rippleffect)
	php:		James Easterby (Rippleffect)
	
	***** forms *****
*/

label {float:left; width:140px; margin-right:30px; font-weight:bold; font-size:1.0em;}
textarea {width:200px; background:#EEF4F8; margin-bottom:4px;}
input {width:200px; background:#EEF4F8; margin-bottom:4px; height:18px; font-size:1.1em;}
input.button {background:#FF5113; color:#FFF; font-weight:bold;}
select {margin-bottom:4px;}
input.formtextareashort {width:auto; height:16px;}
form hr {background:#FFF; color:#FFF; height:3px;}
input.checkerbox {width:auto;}