/* CSS Document */

input { font-family:Tahoma;}

div#presentation_domexpo {
  background-color:#E4312A;
}
#content {
  color:#000;
  border-bottom:solid 1px #E4312A;
}
#content h2, #content h3 {
  color:#E4312A;
}

#content p.maps {
	padding-right: 25px;
	height: 19px;
	background: transparent url(images/logo_map.gif) no-repeat right top; 
	text-align: right;
}
#content p.maps a {
	color: #E4312A;
}

#map_canvas {width: 550px; height: 350px; float:right; z-index:10}

#fromRoad { font-size:10px; margin-left:45px;}
#fromCP { font-size:10px;margin-top:2px;}
#fromCity { font-size:10px; margin-left:43px;margin-top:2px;}
#toAddress {visibility:hidden; display:none;}
#submit {margin-left:75px; margin-top:5px;}