 .clearfix:after {
    content:".";
    display:block;
    height:0;
    line-height:0;
    font-size:0;
    clear:both;
    visibility: hidden;
}
/* End hide from IE Mac */
* html .clearfix {
    height:1px;
}
A.lnk_promote,
A.lnk_demote{
    display: block;
    width: 63px;
    height: 69px;
    overflow:hidden;
    text-indent: -9000em;
    margin-bottom: 3px;
}
A.lnk_promote{
    background: url(../images/Promote.gif) 0 0;
}
A.lnk_demote{
    background: url(../images/Demote.gif) 0 0;
}
A.lnk_promote_selected{
    background: url(../images/Promote_selected.gif) 0 0;
}
A.lnk_demote_selected{
    background: url(../images/Demote_selected.gif) 0 0;
}
A.lnk_promote_disabled,
A.lnk_demote_disabled{
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}
.lbl_points{
    display: block;
    width: 63px;
    height: 27px;
    text-align: center;
    color: #006f3a;
    line-height: 28px;
    background: url(../images/numbers.gif);
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}
.status_block{
    float: left
}
.CustomAvatarListCustomContent{
    margin-left: 85px;
}
.CommonAvatarListItemArea.Custom{
    padding-left:12px;
}
.lnk_rss A{
	background:transparent url(../images/icn_rss.png) no-repeat 100% 50%;
	display:block;
	height:15px;
	padding:0 15px 0 0;
}
.loading_text{
    background:url(../images/ajax-loader.gif);
    overflow: hidden;
    width: 35px;
	height: 35px;
}

.loadinfo{
    height:51px;
    left:6px;
    position:absolute;
    top:29px;
    width:148px;
    z-index:2;
    background:white;
}
    
