.location_box
	{
	float:left;
	margin: 0 0 25px 0;		
	padding: 0 0 25px 0;
	width: 100%;
	height:100%;
	border-bottom: 1px solid #e1e2cb;
	}
	
.location_box img
	{
	float:left;
	}
	
.details h3
	{
	margin:5px 0 15px 0;
	}
.details h3 a
	{
	color:#01124B;
	text-align:left;
	}
	
.details
	{
	float:right;
	width:400px;
	padding:0;
	margin:0;
	vertical-align:top;
	}

div.hoursL ul
	{
	float:left;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	width:170px;
	}
	
div.hoursR ul
	{
	float:right;
	list-style-type:none;
	width:215px;
	margin-left:0px;
	padding-left:0px;
	}

.reference_link
	{
	display:block;
	float:right;
	font-size:x-small;
	font-style:italic;
	}

.pricing
	{
	margin-top:15px;
	}
