div.users ul li {list-style: none; list-style-position: outside; padding-left: 0; background: none; /*padding: 1px 0;*/}

div.users h1 span {font-size: 10pt;}
div.users ul li p.image {float: left;}
div.users ul li div.right {float: left; padding-left: 10px;}
div.users ul li div.right h2 {font-size: 10pt;}
div.users ul li div.right h2 a {text-decoration: none;}
div.users ul li div.right h2 a span {font-weight: normal;}
div.users ul li div.right p.region {/*margin-top: -4px;*/ font-size: 8pt; /*color: #666;*/}
div.users ul li div.right p.comments {font-size: 8pt; /*color: #666;*/}
div.users p.created {font-size: 8pt;}

div.users table th,
div.users table td {padding: 10px 0; padding-left: 10px;}
div.users table tr td {border-top: 1px solid #ccc;}
div.users table tr.first td {border-top: none;}
div.users table tr td.field {padding-left: 0; white-space: nowrap; font-weight: bold;}
div.users table tr td.value {width: 100%;}
div.users table tr td.value.nopad {padding-top: 0; padding-bottom: 0;}

