html, body { padding: 0; border: 0px none; font-family: Verdana; font-size: 11px; }

/* Label */  
label { width: 80px; padding-left: 20px; margin: 5px; float: left; text-align: left; }  

/* Input text */
input { margin: 5px; padding: 0px; float: left; border: 1px solid #cdcdcd; background-color: white; -moz-border-radius: 2px; }

br { clear: left; }  

.textbox { border: 1px solid #999999;  border-top-color: #CCCCCC;  border-left-color: #CCCCCC; color: #333333;  font: 90% Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }

h1 { font-size: 17px; }

div { font-family: Verdana; font-size: 11px; }

/* 'Login' Button */
#submit {
	
}
.submit1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 75px;
	background-image: url(../images/Buttons/Send.png);
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#notification_error { color: red; height: auto; padding: 4px; text-align: center; }

#login_response {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
 
#ajax_loading { display: none; font-size: 12px; font-family: Tahoma; }

#logged_in { padding: 5px; margin: 23px 0 100px 43px; padding: 5px; text-align: center; width: 400px; }

#status { margin-top: 20px; width: 310px; }
.textbox {
	width: 200px;
	height: 20px;
	color: #FF0000;
}
.textarea {
	width: 435px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005F97;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #515151; }
.style11 {color: #0033CC}
.textbox1 {
	width: 435px;
	height: 20px;
	color: #005F97;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
.enquiry_button {
	margin: 0px;
	padding: 0px;
	width: 69px;
	background-image: url(../images/Buttons/Send.jpg);
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
