
#memberslist {margin:8px 5px 10px 10px ; font-size:12px; font-family:Arial,Helvetica,sans-serif; width:470px;}


#memberslist p {
	padding:6px 0 0 10px; 
	}

#memberslist table {-moz-box-shadow:1px 1px 10px #000; width:465px; border:1px solid #666; border-collapse:collapse}
#memberslist table caption {margin-bottom:5px; -moz-box-shadow:1px 1px 10px #000; background-color:#eff6ff; -moz-border-radius:5px 5px 0 0; color:#255361; font-size:1.1em; font-weight:bold}
#memberslist table th {background:#d0e3fa url(bg.gif) no-repeat right center; cursor:pointer}
#memberslist table td {border:none; border-bottom: thin solid lightgrey; padding-left:10px; background-color:#eff6ff; color:#255361; min-width:10ex}
#memberslist table td a {color:#255361}
#memberslist table td.level {padding-left:0; text-align:center; color:#a85205}
#memberslist table td.pseudo a {text-decoration:none; font-weight:bold}
#memberslist table td.pseudo a:hover {text-decoration:underline}
#memberslist table td img {vertical-align:middle; margin:4px 5px}
#memberslist table th.header {background-image:url(bg.gif)}
#memberslist table th:hover {background-color:#7FB9FF}
#memberslist table th.headerSortUp {background-image:url(asc.gif)}
#memberslist table th.headerSortDown {background-image:url(desc.gif)}
.error {margin:5px; font-size:2em; text-align:center; background-color:red; color:white; border:2px solid white}
.sponsor {text-align:center}
