table, input, textarea, select, {
	line-height:160%;
	color:#333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}				
img{
	border:none;
	}			
hr{
	display:none;
	}	
#container{
	background:#fff;
	width:330px;
	text-align:left;
	height: 480px;
	position: absolute;
	}		
#form2{
	color:#fff;
	width:330px; /* customize width, this form have fluid layout */
	height: 480px;
		}
	#form2 h3{
	margin:0;
	color:#fff;
	font-size:20px;
	border:1px solid #57a700;
	border-bottom:none;
	background-color: #000000;
	background-image: url(../images/form2/form_heading.png);
	background-repeat: repeat-x;
		}		
	#form2 h3 span{
	display:block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 30px;
	background-image: url(../images/form2/form_icon.png);
	background-repeat: no-repeat;
	background-position: 93% 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
		}				
	#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;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: small;
	margin-bottom: 5px;
}	
	#form2 input, #form2 textarea{
	width:282px;
	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;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background-color: #27AFEF;
	background-image: url(file:///MacHD/Users/students/Desktop/forms/images/form2/form_button.png);
	background-repeat: repeat-x;
		}				



			
