#nav_club  a {
   border-top: 8px solid #ff9600;
   color: #ff9600;
   padding-top: 0px;
   margin-top: 0px;
}

div.rolebearerRegiment {
   width: 822px;
   margin-top: 0px;
   margin-left: 32px;
   padding-bottom: 32px;
   float: left;
   display: inline;
}

div.rolebearerRegiment h2 {
   margin-top: 0px;
}

div.rolebearer {
   border: 0px solid #e0e0e0;
   width: 170px;
   margin-right: 16px;
   margin-bottom: 24px;
   padding: 8px;
   float: left;
}

div.rolebearerImage {
   width: 170px;
   float: left;
}

div.rolebearerImage img {
   width: 170px;
   height: 100px;
   margin-bottom: 4px;
   padding: 1px;
   float: left;
}

div.rolebearerName {
   width: 170px;
   text-align: center;
   float: left;
}

div.rolebearerName p {
   margin-bottom: 0px;
}

ul.photographyCredits {
   margin: 0px;
   padding: 0px;
}

ul.photographyCredits li {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 10px;
   list-style: none;
   display: inline;
}

/** History Section **/

div.timeline {
   border-left: 1px solid #242430;
   width: 482px;
   margin-top: 16px;
   float: left;
   display: inline;
}

div.timeline p {
   background-image: url('/summit/_gfx/rankhorizontal.gif');
   background-repeat: no-repeat;
   background-position: left top;
   margin-top: 0px;
   padding-left: 16px;
}

/** webmasters **/

div.noVMargin {
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}