/* @override http://churchplantmedia.com/css/profile.css */

/* @override http://cpm.dev/_css/profile.css */

#cpm-crew{
   clear: left;
   border-top: 1px solid #e6e6e6;
   padding-top: 27px;
   margin-top: 5px;
   float: left;
   width: 710px;
}

#cpm-crew h3{
   width: 160px;
   height: 47px;
   text-indent: -9999px;
   background: url(/_img/bg_cpm-crew_h3_content.gif);
}

.teammate{
   width: 210px;
   float: left;
   margin-right: 25px;
   margin-bottom: 34px;
}

.teammate.rightedge{
   margin-right: 0;
}

.teammate img{
   margin-bottom: 10px;
}

#content .teammate h4{
   font-size: 1.6em;
   font-weight: bold;
   text-transform: none;
   margin-bottom: 4px;
   color: #4b4c4a;
}

#content .teammate h5{
   font-size: 1.3em;
   font-weight: normal;
   color: #838581;
   margin-bottom: 3px;
}

#content .teammate p{
   font-size: 1.2em;
   color: #4b4c4a;
   margin-bottom: 0;
}