.textbox
{
	width:250px;
	height:20px;
	margin-bottom:10px;
}
.textarea
{
	  height:100px;
    width: 98%;
	margin-top:10px;
	margin-bottom:10px;
}
.mysubmit
{
	background-color: #FF9900;
	height: 35px;
	width: 60px;
	color: #000;
	
}
.label
{
	font-size:15px;
	
}
