/* PROFILE */

#useravatar {
float: left; }

dl#userinfo {
float: left;
width: 525px;
font-size: 1.2em;
line-height: 1.4; }

#userinfo dt {
float: left; clear: left;
width: 100px;
font-weight: bold; }

.user-recent ol {
list-style: none;
margin: 0 0 1.5em; padding: 0; }

.user-recent li {
margin: 0 !important; padding: 10px 5px;
background: #f0f0df;
border-top: 1px solid #e6e6cf; }

.user-recent .alt { background: none; }

#user-replies a {
padding: 1px 0 1px 20px;
background: url('../images/icons/comment.png') no-repeat; }