

/* form 2 */

	#form2{
		margin:1em 0;
		color:#fff;
		width:800px; /* customize width, this form have fluid layout */
		}
	#form2 h3{
		margin:0;
		background:#57a700 url(../images/form2/form_heading.gif) repeat-x;		
		color:#fff;
		font-size:20px;
		border:1px solid #57a700;
		border-bottom:none;
		}		
	#form2 h3 span{
		display:block;
		padding:10px 20px;
		background:url(../images/form2/form_ico.gif) no-repeat 93% 50%;			
		}				
	#form2 fieldset{
		margin:0;
		padding:0;
		border:none;	
		border-top:3px solid #000;
		background:#000 url(../images/form2/form_top.gif) repeat-x;		
		padding-bottom:1em;
		}		
	#form2 legend{display:none;}	
	#form2 p{margin:.5em 20px;}	
	#form2 label{display:block;}	
	#form2 input{		
		width:450px;
		border:1px solid #111;
		background:#282828 url(../images/form2/form_input.gif) repeat-x;
		padding:5px 3px;
		color:#ffffff;
		}		
	 #form2 textarea{		
		width:750px;
		border:1px solid #111;
		background:#282828 url(../images/form2/form_input.gif) repeat-x;
		padding:5px 3px;
		color:#fff;
		}		
	#form2 textarea{
		height:125px;
		overflow:auto;
		}					
	#form2 p.submit{
		text-align:right;
		}	
	#form2 button{
		padding:0 20px;
		height:32px;
		line-height:32px;		
		border:1px solid #70ad2e;
		background:#5aae00 url(../images/form2/form_button.gif) repeat-x;
		color:#fff;
		cursor:pointer;		
		text-align:center;		
		}				

/* // form 2 */

	#form3{
		margin:1em 0;
		color:#fff;
		width:800px; /* customize width, this form have fluid layout */
		}
	#form3 h3{
		margin:0;
		background:#a3030d url(../images/form2/form_heading2.gif) repeat-x;		
		color:#fff;
		font-size:20px;
		
		border-bottom:none;
		}		
	#form3 h3 span{
		display:block;
		padding:10px 20px;	
		}				
	#form3 fieldset{
		margin:0;
		padding:20px;
		border:none;	
		border-top:3px solid #000;
		background:#000 url(../images/form2/form_top.gif) repeat-x;		
		padding-bottom:1em;
		font-size:14px;
		height:250px;
		overflow:hidden;
		}	


/* // form 2 */

	#form4{
		margin:0;
		color:#fff;
		width:300px; /* customize width, this form have fluid layout */
		}
	#form4 h3{
		margin:0;
		background:#a3030d url(../images/form2/form_heading2.gif) repeat-x;		
		color:#fff;
		font-size:16px;
	
		border-bottom:none;
		}		
	#form4 h3 span{
		display:block;
		padding:10px 20px;	
		}				
	#form4 fieldset{
		margin:0;
		padding:10px;
		border:none;	
		border-top:3px solid #000;
		background:#000 url(../images/form2/form_top.gif) repeat-x;		
		padding-bottom:1em;
		font-size:14px;
		height:240px;
		overflow:hidden;
		}	