a {
	color:#025237;
}

a:hover {
	text-decoration:none;
}

a:visited {
	color:#659F79;
}

.object h1 {
	margin:0 0 10px 0;
	color:#005236;
	font-size:18px;
	padding: 11px 0 5px 0;
	border-bottom:1px dotted #000;
}

form{
	margin:0;
}

#reference {
	position:absolute;
	top:17px;
	right:0;
	font-size:11px;
	font-weight:normal;
}

.object h2 {
	margin:0 0 5px 0;
	color:#005236;
	font-size:11px;
	padding:0;
	line-height:25px;
}

.object td{
	vertical-align:top;
	line-height:15px;
}

.specs td{
	line-height:auto;
}

.specs td {
	border-bottom:dotted 1px;
	padding:5px 0 5px 0;
	vertical-align:top;
}

.specs td.last {
	border-bottom:none;
}

.standard h1 {
	border-bottom:1px dotted #000;
	line-height:18px;
}

.standard h2 {
	border-bottom:1px dotted;
	padding-bottom:4px;
	font-size:12px;
	line-height:22px;
}

/* DATABASE	*/

#dbTop {
	font-size:13px;
	line-height:25px;
}

.bgShort {
	background:url(../layout/bgH2Short.jpg) repeat-y right;
}

h2.spacer {
	margin-top:10px;
}

.bgLong {
	background:url(../layout/bgH2Long.jpg) repeat-y right;
}

.bottomImg {
	float:left;
}

.bottomTxt {
	float:left;
	line-height:20px;
	margin:0 20px 0 5px;
}

.bottomTxt a{
	text-decoration:underline;
}

.bottomTxt a:hover{
	text-decoration:none;
}

input,select,textarea {
	font-size:10px;
	margin-top:5px;
	font-family:Arial;
	font-size:11px;
}

#formContact input,textarea {
	width: 200px;
}

#formContact textarea {
	height: 100px;
}

#formContact input.submit {
  width:80px;
  }

form {
	margin:0;
	padding: 0;
}
#map{
	left:50px;
	height:370px;

}
#map a{
	color:#eee;
	text-decoration:underline;
	font-size:10px;	
	font-weight:bold;
}
#map a:hover{
	color:#eee;
	text-decoration:none;
}
#map div{
	position:absolute;
	margin-top:20px;
}

.searchBox{
	height:28px;
	margin-top:0px;
	border-bottom:1px dotted #000;
	
}

.searchBox span{
	margin-left:10px;
	margin-right:10px;
}

.philosophy {
	height:108px;
}

div.dbListingDescription br {
	line-height:2pt;
	}
