@charset "utf-8";
/* CSS Document */



* {padding:0px;
margin: 0px}



.form {
	zoom: 1;
	width:auto;
	height:auto;
	float:left;
	font-size: 11px;
	overflow: hidden;
}


input.txt {
	color:#000;
	background-color:#FFFFFF;
	border: 1px inset #9b9b9b;
	width:180px;
	height:15px;
	padding:2px;
	}
	
textarea {
	width:180px;
	height:55px;
	color:#000;
	background-color:#FFFFFF;
	border: 1px inset #9b9b9b;
	padding:2px;
	}	
	
	
textareab {
	width:200px;
	height:55px;
	color:#000;
	background-color:#FFFFFF;
	border: 1px inset #9b9b9b;
	padding:2px;
	}	
#container .left .body2 #Enquiry {
	width: 200px;
}
.wrapper .content .contentright .contentform form p select {
	width: 183px;
}

#container .left .body2 .btn {
	margin-left: 260px;
}


	
input.btn {
	margin-top: 5px;
	margin-left: 55px;
}

	
form p {
	clear:left;
	margin:0;
	padding:0;
	padding-top:2px;
	}
	
form p label {
	float:left;
	width:55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3192;
	padding-top: 4px;
	padding-left:0px;
	padding-bottom: 1px;
}
