/*--- Map ---*/
contact_lh table {
	border-collapse:collapse;
	width:100%;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000; 
	border:1px solid #000000;
	background-color:#FFFFFF;
}

.search {
	width:119px;
}

img.bullet {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 2px;
}

/* Contact Table -- Start */
td.contact_address {
	padding:5px 0 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACB;
}

td.contact_foneetc {
	padding:5px 0 5px 10px;
}

td.contact_width {
	width:85px;
}
#mapContainer {
	margin-right: 30px;
}
#printbutton {
	float: right;
	display: block;
}
