body {margin: 0px;}


h1,h2,h3,h4,form,p,ul,li{ margin:0px; padding:0px;}

img{ border:none}

#members{ width:auto;margin:20px auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333;}
#members .user{ border:#CCC solid 3px; background:#fafafa; padding:5px; width:280px; cursor:pointer}
#members .img-bor{ border:#CCC solid 1px; padding:2px; margin-right:5px; width:60px; height:60px;}
#members ul{ line-height:normal; list-style:none; list-style-image:none; list-style-position:outside; list-style-type:none}
#members ul a{ color:#3333FF;  text-decoration:none;}
#members ul a:hover{ color:#3333FF;  text-decoration:underline;}
#members .online{ color:#339933; font-weight:bold}
#members .offline{ color:#CCC; font-weight:bold}
#members .away{ color:#CC0000; font-weight:bold}
#members .busy{ color:#FF0000; font-weight:bold}