.depotlocator
{
 clear:both;
}
.depotlocator-left
{
 float:left; width:440px; 
}
.depotlocator-right
{
 float:left;  
}
.depot-body
{
	padding:5px;
}
.depot-body-left
{
 float:left; width:150px; 
}
.depot-body-left .address
{
	margin:10px; height:110px;
}
.depot-body-right
{
 background-color:#dfdfdf; height:215px; width:145px;float:left; text-align:center;
}
.depot-body-right-images img
{
	width:135px;
	height:90px;
	border:solid 1px white;
	margin-top:5px;
}
.depot-header
{
	height:19px; background-image:url("/images/depot-header.gif"); background-repeat:no-repeat;  padding-left:50px; padding-top:3px;
	font-size:12pt; font-weight:bold; border-bottom:solid 1px #cccccc; 
}
.depot-box
{
	border:solid 1px #cccccc; width:305px; _height:265px; min-height:265px; margin-bottom:10px;
}
.depot-map
{
	border:solid 1px #cccccc; width:140px; height:70px; margin-top:35px;
}
h2{
	font-size:13pt;
	margin-top:12px;
}