body
{
    background-color: white;
    color: black;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

img
{
    border: none;
}
.nobr
{
    white-space: nowrap;
}

ul.questions
{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    padding-top: 0.25em !important;
}
ul.questions dl
{
    display: inline;
}
ul.questions dl dd
{
    padding: 0;
    margin: 0;
}
ul.questions dl dt
{
    font-weight: bold;
}

div#header h1 span
{
	display: none;
}

div.office_location ul.photos
{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

div.office_location table.contacts
{
    margin-bottom: 1em;
}
div.office_location table.contacts th,
div.office_location table.contacts td
{
    vertical-align: top;
    padding-bottom: 0.25em;
    padding-right: 0.5em;
}
div.office_location table.contacts th
{
    text-align: left;
}
div.office_location table.contacts table,
div.office_location table.contacts table th,
div.office_location table.contacts table td
{
    border-collapse: collapse;
    padding: 0;
    padding-right: 0.4em;
}
div.office_location table.contacts table th
{
    font-weight: normal;
}

span.todo
{
    color: red !important;
    font-size: 10pt !important;
    background: white !important;
    font-family: monospace !important;
    font-weight: normal !important;
}

div#header div#feature
{
	display: none;
}

ul.inline
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.inline li
{
	float: left;
	margin-right: 1.1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
ul.inline li h4
{
	margin-top: 0 !important;
}
