/* ID CARD */
.member{border:1px solid grey;margin:10px 0 13px 0;padding:5px;}
.member .icon{vertical-align:top;margin:0 10px 0 5px;}
.member h3{font-size:1.4em;font-weight:normal;border-bottom:1px dashed grey;margin:0 0 0.5em 0;}
.member .avatar{float:left;width:185px;text-align:center;}
.member .info{margin-left:185px;}
.member .info ul{list-style:none;margin:0 0 0 10px;padding:0;}
.member .info .space{margin-top:0.5em;}
/* EXTENDED INFOS */
.sheet{margin-bottom:15px;}
.sheet .large{padding:0;background-color:white;width:100%;overflow:hidden;}
/* AVATARS */
.avatars,.avatars-online{float:left;width:114px;text-align:center;padding:5px 0 5px 0;}
.avatars small,.avatars-online small{color:#888888;}
.avatars a:link,.avatars a:visited{text-decoration:none;color:black;}
.avatars a:hover,.avatars-online a:hover{text-decoration:none;color:#FF3131;}
.avatarsv a:link,.avatars-online a:visited{text-decoration:none;color:#22642A;}
dd{width:500px;background-color:#f4f4f4;margin-bottom:4px;}
dd .action{float:right;}
.profile{float:left;margin-right:15px;}
.members{text-align:center;}