
.fix:after{content:".";display:block;height:0;clear:both;visibility: hidden;}
* html .fix {height: 1%;}
.ie5overflowfix {width:100%;overflow: hidden;}
html>body .ie5overflowfix {overflow:visible;}

#directionstextblock {
	margin:10px 0 10px 0;
	padding:10px;
	background:#eee;
	border:1px #c0c0c0 solid;
}

#directionstextblock p.getFromCaption {background:url(/assets/googleMaps/from.png) left no-repeat; padding:0 0 0 20px; line-height:20px;}

#directionstextblock p.getToCaption {background:url(/assets/googleMaps/to.png) left no-repeat; padding:0 0 0 20px; line-height:20px;}

#directionstextblock p.getToCaption strong {color:#329800;}

#directionstextblock p.getDirectionsBtn {text-align:right;}