fieldset{
		padding:15px;
		margin-bottom:30px;
		
		border:0px;
		
		}
		
label {font-weight:bold;}

legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}


.errorlisted{color:#fff;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

		
			

input, textarea { 
	margin-bottom:1em;
padding:0.8em 0.8em 0.8em 0;
line-height:14px;
background-color:#EEE;
width:300px;
color:#666;

	}
		
		.error {
			background:#FFF;
			border:2px solid #B43500;
			color:#666;
		
			
			}
	
		.button {
			border-top:1px solid #777272;
			border-left:1px solid #777272;
			border-right:1px solid #333;
			border-bottom:1px solid #333;
			width:310px;
			
		}
				
		#successbody{
		    border-bottom:0px;
			color:#fff;
			font-size:1em;
			background-color:#1d1e21;
			margin-bottom:8px;
			padding:8px;
		}
	
		
		#errorhead{
			border-bottom:0px;
			color:#b52727;
			font-size:1em;
			background-color:#1d1e21;
			margin-bottom:0px;
			padding:8px;
		}
		#errorbody{
			color:#FFF;
			border-bottom:1px solid #990000;
			margin-bottom:15px;
			padding:8px;
		}
		
		#errorbody li{
		list-style:circle;
	list-style-position:inside; 
	
		}
		
		
		.thankshead{
			background:#33cc99;
			
		}
		
		pre{
			text-align:left;
			background:#ccc;
			color:#000;
			padding:1em;
		}
		
		div#form{
			text-align:left;
		
	
			
			/*put this back when the form is hosted at texturelighting. looks hideous inside the iframe!
			border:0.5em solid #333;
			padding:15px;
			*/
			
			line-height:2em;
	
		}
		
		
		legend {
			font-weight:bold;
			font-size:1.6em;
			color:#3e494f;
		}
		
		
		label:hover{
			color:#333;
			background:#ccc;
		}
		

		
		.caption {
		line-height:16px;
		}

