#container {
 
 	width:100%;
 	padding:0px;
 	background-color:#FFFFFF;
 	margin:0 auto 0 auto;
 }
 
 #container2 {
 
 	width:760px;
 	padding:0px;
 	background-color:#FFFFFF;
 	margin:0 auto 0 auto;
 }
 #container3 {
 
 	width:400px;
 	padding:0px;
 	background-color:#FFFFFF;
 	margin:0 auto 0 auto;
 }
 
 
 #main_pan
 {
 	background-color: #E8EEF5;
 	width: 600px;
 }
 
 #field_text,.field_msg,#field_element,#large, #div_5, #my_1
 {
 	font-family:verdana;
 }
 
 
 /* Pan Decoration */
 
 
 
 #space
 {
 	width: 100%;
 	height:20px;
 	background-color: #E8EEF5;
 	text-align:center;
 	font-size:12px;
 	color:#000000;
 	font-weight: bold;
 	
 }
 
 #space2
 {
 	width: 100%;
 	height:10px;
 	background-color: #E8EEF5;
 	text-align:center;
 	font-size:12px;
 	color:#000000;
 	font-weight: bold;
 }	
 
 #step
 {
 	width: 100%;
 	height:30px;
 	background-color: #E8EEF5;
 	text-align:right;
 	font-size:12px;
 	color:#000000;
 	font-weight: bold;
 	
 }
 
 
 
 
 
 
 
 
 
 #field_text,#field_element,.field_msg,#large
 {
 	float: left;
 	height:22px;
 	padding:1px;	
 }
 


 #field_text
 {
 	width: 35%;
 
         
 	font-size:12px;
 	font-weight: normal;
         background-color: #E8EEF5;
 	text-align:right;
 	border:0 0 5px 0;
 	
 }
 
 #my_1
 {       width: 25%;
 	font-size:12px;
 	font-weight: normal;
         background-color: #E8EEF5;
 	text-align:right;
 	border:0 0 5px 0;
 
 }
 
 
 #field_element
 {
 	width: 40%;
 	background-color: #E8EEF5;
 	text-align:left;
 	font-size:12px;
 	color:#003366;
 	
 }
 
 #field_element1
 {
 	width: 30%;
 	background-color: #E8EEF5;
 	text-align:left;
 	font-size:12px;
 	color:#003366;
 	
 }

 #large
 {
 	width: 97%;
 	background-color: #E8EEF5;
 	text-align:center;
 	font-size:12px;
 	color:#000000;
 	font-weight: bold;
 	
 }
 
 .field_msg
 {
 	width:15%;
 	background-color: #E8EEF5;
 	text-align:left;
 	color:#003366;
 	font-size: 11px;	
 }
 
 
 #div_5
 {
 	padding:5px;
 	font-size:12px;
 	font-weight: bold;
 }
 
 #clearboth
 {
 	clear:both;
 }
 
 
 
 .input_text
 {
 	height: 17px;
 	width: 180px;
 	font-size:12px;
 	color:#4B4B4F;
 	background-color:#ffffff;	
 	
 }
 
 textarea
 {
 	height: 70px;
 	width: 200px;
 	font-size:12px;
 	color:#4B4B4F;
 	background-color:#ffffff;	
 	
 }
 
 #div_2,#div_3,#div_4,#div_5
 {
 	display:none;
 }
 
