h3 {
color: #f60;
font-size: 120%;
margin-left: 20px;
padding-top: 10px; }

h4 {
color: #390;
font-size: 120%;
height: 50px; }
div.group h4 {
background-image: url(img/icon_group.gif);
background-repeat: no-repeat;
clear: both;
margin-top: 10px;
margin-left: 5px;
padding-top: 10px;
padding-left: 50px;
border-top: 1px dotted #ccc; }
div.personal h4 {
background-image: url(img/icon_personal.gif);
background-repeat: no-repeat;
clear: both;
margin-top: 10px;
margin-left: 5px;
padding-top: 10px;
padding-left: 50px;
border-top: 1px dotted #ccc; }
p.image {
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 5px; }

ul.text {
font-size: 90%;
margin-left: 10px; }

form {
clear: both;
margin-left: 5px;
padding-top: 20px; }
p.lead {
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px; }
ul.text li.member {
line-height: 180%; }

