.enquiryform
{
	padding:20px;
	background: url(/wp-content/themes/bizpress/images/form-bg.jpg) repeat-x;
	}

.contacthome
{
	padding:20px;
	background: url(/wp-content/themes/bizpress/images/form-bg.jpg) repeat-x!important;
	color: white;
padding-bottom: 34px;
	}
.contacthome .firstcolumn
{
	padding-top: 20px;
}
.enquiryform .firstcolumn
{
	float:left;
	width:160px;
	
}
.enquiryform .secondcolumn
{
	float:left;
	width:250px;
	
}
.enquiryform .inputform, .enquiryform .textareaform
{
	margin-top: 4px;
	font-size: 12px;
font-family: arial;
	margin-bottom: 4px;
}
.enquiryform .inputform
{
	width:215px;
	height:25px;
	
	} 

	
.enquiryform .textareaform
{
	width:217px;
	height:60px;
		
	} 

.contacthome .textareaform
{

	height:82px;
		
	} 
.contacthome .inputform
{

	height:23px;
		
	} 
.captcha-code .inputform
{
	width:134px;
	
	}
.enquiryform .submit
{
	background: url(/wp-content/themes/bizpress/images/button.png);
border: none;
height: 44px;
width: 222px;
font-size: 0px;
margin-bottom: -37px;
 cursor: hand; 
 cursor: pointer; 
 margin-top: -8px;
	
	}