/* the main layout */
#contentForm {
	display: block;
	width: 510px;
	background-image: url(images/form.jpg);
	margin: 5px 0 20px 45px;
	padding: 5px 5px 5px 12px;}
#contentForm p {margin-left: 2px;}
label {
	display: block;
	clear: left;
	Width: 150px;
	line-height: normal;
	margin: 4px;}
input, textarea, select {
	margin: 4px;
	padding: 2px;
	color: #666666;
	border: 1px solid #ccc;
	background-color: #EEE;}   
input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;}
input.button {
	cursor: pointer;
	border: none;
	font-weight: bold;
	width: 500px;
	height: 28px;
	margin-left: 0 0 10px 10px;}
input.button: hover {
	border: 1px #333;
	color:#333
	padding: -1px;
	font-weight: bold;}

span.required{
  font-size: 13px !important;
  color: red !important;}
.errormsg {
	display: block;
	width: 500px;
	margin: 3px auto -23px auto; 
	padding: 4px 0 2px 5px;
	font: bolder 22px;
	color: #FFF;
	background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
	border-top: 2px solid #FF0000;	
	border-bottom: 2px solid #FF0000;}
.msgSent {	font-size: 20px;	text-align: center;	margin: 10px 0;}
#ono1{padding-top: 0px;}
.mapoff a{text-decoration:none !important;	border-bottom-style: none !important;}
.mapoff {
	width:281px;
	padding: 43px 0 0 32px;
	background-image: url(images/index_03.jpg);
	float: right;
	height: 229px;
	margin: -10px 40px 0 0;}
	