/* User stylesheet*/
#user h2{margin-left: 0; }
#actions {margin: 0 0 10px; }
#actions ul{padding:0; margin:0; text-align:center; }
#actions li{ margin:0 15px 0 0; display:inline; list-style-type:none; line-height:16px; font-size:12px;}
#actions li img{ margin: 0 3px 0 0;}

#pageNavigator {margin: 15px 0 0 0;}

#main table {margin: 0; border:solid 1px #e1dc3c; width:100%; }
#main th {background-color:#e1dc3c; font-weight: bold; text-align:center; line-height:24px; font-size:12px; }
#main td {background-color:#f7f2e1; text-align:center; line-height:22px; font-size:11px; padding: 0 5px;}
#main .entries .c {text-align: center; }
#main .entries .width {width: 150px;}
#main .entries .height {line-height: 16px; text-align:left;}
#main .entries .height a {text-decoration: none;}
#main .entries .height a:hover {text-decoration: underline;}

#user {line-height: 22px; }
#user label {float: left; width:150px; text-align:right; padding: 0 5px 0 0; clear:left; line-height:22px; }
#user h2 {clear: left; }
#avatar {float: right; width:100px; text-align:center; }
#avatar a:hover {background: none; }
#contact img{margin-right: 3px;}
#contact {line-height: 24px; }

#main span.unconfirmed, #main span.banned {color: #fff; background-color:#e3509a; font-size:11px; }
