﻿body {
}
div.section .tightList      {margin-bottom:10px;}
div.section .tightList li {margin:0px 0px 0px 20px; list-style:disc; list-style-position:inside;}

div.section .standardList li  { margin:10px 0px 10px 10px; list-style:none; list-style-position:outside;}

h1  {color:#C00;}
#content h2  { font-size:2.0em;}
h3  { margin-bottom:10px;}
h4  {margin-bottom:5px;}

fieldset.contact {padding:20px 20px 20px 20px; width:480px;}
fieldset.contact .wider{width:auto;}
fieldset.contact label{float:left;width: 70px; }
fieldset.contact input{margin: 0px 0px 5px 0px; text-align:left; border:1px solid #A5ACB2; width:200px;}
fieldset.contact textarea{width:400px; height:150px;}
fieldset.contact input.button {width:auto;margin-top:5px;}
fieldset.contact label.widerLabel {width:170px;}
.error {color:#cc0000;}
