
div.error { color:#F00; }
div.error p { font-weight:bold; }
div.error ul { padding-bottom:20px; list-style-type:disc; }
div.error ul li { margin-left:5%; }


div.greeting p { padding-bottom:15px; }

/* =================================================================
	CONTACT INFO
================================================================= */

div.contacts h2,
div.offices h2 { padding-bottom:2px; margin-bottom:10px; border-width:0 0 1px 0; border-style:dotted; border-color:#808080; font-size:1.166em; font-weight:bold; }
div.contacts div.vcard,
div.offices div.vcard { padding:10px 0; }
div.contacts div.vcard span.fn,
div.offices div.vcard span.fn { display:block; font-weight:bold; }
div.contacts div.vcard div.adr,
div.offices div.vcard div.adr { padding-bottom:5px; }
div.contacts div.title { display:none; }

div.offices div.org { font-weight:bold; }

li.php { display:none; }
