#questionSubmit {
	width:250px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
input.inputs, textarea.textarea, select.select { 
	width:200px;
	}
textarea.textarea { height:60px; overflow:auto; }


#contact_business { display: none; } /* do not remove */ 


input.submit { 
	width:100px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}



