/* Members stylesheet*/
#main table {margin: 0; border:solid 1px #e8e8e8; width:100%; }
#main th {background-color:#e8e8e8; font-weight: bold; text-align:center; line-height:24px; }
#main td {background-color:#f1f1f1; text-align:center; line-height:22px; font-size:11px; padding: 0 5px;}
#main .item2 td {background-color:#f9f9f9;}

#pageNavigator {margin: 15px 0 15px 0; }

#searchform br {clear: left; }
#searchform label{clear:left; line-height:26px; }
#searchform input {width: 250px; line-height:20px; border: solid 1px #cdcdcd; font-size: 11px; padding-left:3px; width:200px; height:18px; }
#searchform input.submit {width: auto; padding: 0 10px; }