#ADR-wrap {
	text-align: left;
	margin: 0px auto 0px auto;
	padding-top: 30px;
	width: 800px;	
}

#adr-form {padding: 15px; background: #FFF; border: 3px solid #00a886;}
h1 {margin: 0px; padding: 2px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #00a886;
}


#aer-nav-container {margin-left: 110px; padding-top: 24px}

.aer-next {position: absolute; top: 250px; left: 470px;}
a.aer-next:LINK, a.jobs-more:visited{color:#446e92; text-decoration:none;}
a.aer-next:HOVER{color:#666666; text-decoration:underline;}

#counter {text-align: right; margin: 4px 20px; font-weight: bold; color: #446e92}


/* Form
---------------------------------------------------*/
#aer-form {display: block; width: 558px;}

div.row span.labelA, div.row span.labelB, div.row span.labelC, div.row span.labelD, div.row span.labelE  {
  float: left;
  display: inline;  
  margin-top: 2px;
  text-align: left; 
  color: #666666; font-size: 11px; 
  }
  
div.row span.labelA {width: 90px;}  
div.row span.labelB {width: 300px;}
div.row span.labelC {width: 200px;}
div.row span.labelD {width: 700px;}
div.row span.labelE {width: 400px;}

.optsel select {color: #666666; font-size: 11px; width: 500px; background: #f7fcfb;border: 1px solid #00a886;}  
.datesel select {color: #666666; font-size: 11px; width: 50px; background: #f7fcfb;border: 1px solid #00a886;}
.dateinput input {width: 70px;}
  
#left-form {float: left; width: 300px;display: inline;}
#right-form {float: left; width: 300px; display: inline; margin-left: 15px;}

table.columns {margin: 10px 20px;}
table.columns input {width: 144px; margin: 1px 0px;}


.column_A {float: left; display: block; width: 220px;}
.column_B {float: left; display: block;  width: 180px;} 

.column_A label {height: 21px; display: block }
.column_B input, .column_B select {margin: 2px 0px 1px 0px; height: 15px; display: block; font-size: 11px;display: inline;   }

.astr {font: 12px bold Trebuchet, Verdana, Arial, Helvetica, sans-serif; color: #d99a5b; font-weight: bold;}