﻿div.content p.headoffice
{
background-color		: #E3E3E3;
font-weight				: bold;
width					: 745px;
font-size				: 80%;
padding					: 8px 0px 8px 15px;
}

div.content h4
{
font-size				: 75%;
width					: 340px;
font-weight				: bold;
color					: #FF9933;
border-bottom			: 1px solid #717173;
padding					: 0px 0px 5px 0px;
}

div.content div.directions
{
width					: 364px;
float					: left;
}

div.content div.directions p
{
width					: 340px;
}

img.directions
{
display					: block;
}