/*
 *  Styles for Kalgoorlie-Boulder Racing Club web site - committee page
 *
 */


/* Content */

#content { color: #fefafa; background: #000000 url(../images/layout/bg-content-wide.gif) left top repeat-y; }
#content h3 { background: url(../images/layout/bg-content-top-wide.gif) top left no-repeat; }
#content-text { color: #fefafa; background: url(../images/layout/bg-content-wide.jpg) bottom left no-repeat; width: 734px; padding-top: 0; padding-bottom: 30px; padding-left: 20px; padding-right: 20px; }

#afterlist { height: 1px; clear: both; }


/* Committee profiles */

.group { width: 733px; clear: both; float: none; }

.profile { float: left; width: 235px; padding-right: 7px; padding-bottom: 2em; }
.profile img { padding: 0; float: left; width: 110px; margin-left: 0; margin-right: 10px; margin-top: 0; margin-bottom: 0; }
.profile h4 { margin-left: 120px; margin-top: 0; margin-bottom: 0; font-size: 1.2em; line-height: 120%; }
.profile h5 { margin-left: 120px; margin-top: 0; margin-bottom: 0; font-size: 1em; line-height: 120%; }
.profile p { margin-left: 120px; margin-top: 0; margin-bottom: 0 !important; }

.profile a { position: relative; z-index: 5; margin-top: 0; margin-bottom: 0; }

#lifemembers { padding-bottom: 1em; }
#lifemembers .profile { padding-bottom: 1em; width: 114px; }
#lifemembers .profile h4 { margin-left: 0; }
#lifemembers .profile h5 { margin-left: 0; }
#lifemembers .profile p { margin-left: 0; }

#officials { padding-bottom: 1em; }
#officials .profile { padding-bottom: 1em; }
#officials .profile h4 { margin-left: 0; }
#officials .profile h5 { margin-left: 0; }
#officials .profile p { margin-left: 0; }