//
// phpfreechat: CSS rules for the theme
//

div.pfc-content{
    
    div.pfc-users{
        background: url('img/bg-users.png') bottom left no-repeat;
        background-color: #f1f1f1;
        
    }
}