#newbox{    width: 497px;    height: 630px;    position:relative;    margin-bottom:11px;}#newbox .title{    width:260px;    height:21px;    font-family:Arial;    font-size:17px;    color:#444;    float:left;    font-weight:700;    margin: -10px 0 3px 145px;}#newbox .dsc{    width: 350px;    height:61px;    font-family: arial;    font-size:13px;    color:#444;    float:left;    font-weight:400;    margin: 4px 1px 15px 146px;}#newbox .inf{    width:290px;    height:21px;    font-family:Arial;    font-size:13px;    color:#444;    float:left;    font-weight:400;    margin:5px 0 3px 20px}#newbox .even{    float:left;    width: 425px;    margin-left: 0px;    height: 55px;    background-color:#fff}#newbox .pos{    float:left;    width:25px;    color:#444;    text-align:left;    margin-left: 45px;    font-size:12px;    font-weight:700;    height:30px;    margin-top:10px}#newbox .nam{    float:left;    width:100px;    color:#444;    text-align:left;    margin-left: 15px;    font-size:12px;    font-weight:700;    height:30px;    margin-top:10px}#newbox .pnts{    float:right;    width: 118px;    color:#444;    text-align:left;    margin-right:20px;    font-size:12px;    height:30px;    margin-top:10px}#newbox .av{    float:left;    width: 60px;    color:#fff;    text-align:left;    background-repeat:no-repeat;    font-size:12px;    font-weight:700;    height: 65px;    margin-top: -24px;}#ref{    width: 100%;    height: 330px;    position:relative;    margin-bottom:11px;    border-radius:5px;    background-color:#fff;    background-position:21px 10px}#ref .star{    width:53px;    height:53px;    position:absolute;    left:20px;    top:15px;    background:url(../images/star_promo.png) no-repeat scroll 0 0;    animation:rot 30s linear infinite}#ref img{    position:absolute;    left:28px;    top:22px}#ref .txt{    width:200px;    height:21px;    font-family:Arial;    font-size:17px;    color:#444;    float:left;    font-weight:700;    margin: 4px 0 6px 25px;}#ref .dsc{    width:200px;    height:21px;    font-family:Arial;    font-size:13px;    color:#444;    float:left;    font-weight:400;    margin: 0 0 3px 25px;}#ref .inf{    width:250px;    height:21px;    font-family:Arial;    font-size:13px;    color:#444;    float:left;    font-weight:400;    margin:5px 0 3px 20px}#ref .notice{    width: 303px;    height:81px;    font-family:Arial;    font-size:13px;    color:#444;    float:left;    font-weight:400;    margin:5px 0 3px 20px}#ref .box{    background-color:#e8e8e8;    width: 301px;    height: 25px;    border-radius:5px;    font-family:Arial;    font-size: 12px;    color:#444;    float:left;    text-align: left;    box-shadow:rgba(0,0,0,.2) 0 2px 0 0;    padding: 5px;    padding-left: 15px;    margin:0 0 0 20px;}#ref .btn{    width:230px;    height: 27px;    border-radius:5px;    font-family:    Arial;    font-size:11px;    color:#fff;    float:    right;    text-align:    left;    box-shadow:    rgba(0,0,0,.2) 0 2px 0 0;    background: url(../imgs/monedas/diamond.png) no-repeat scroll 0 0;    background-position: 201px 6px;    background-color: #b14624;    padding:5px 0 5px 10px;    margin: -16px 19px 0 0;}.state{    width:230px;    height:15px;    border-radius:5px;    font-family:Arial;    font-size:11px;    color:#fff;    float:left;    display:block;    text-align:center;    padding:5px;    margin:20px 0 0 10px}#new-personal-info #link-bar .change-looks{    background-position:0 -976px}#new-personal-info #link-bar .credits{    background-position:0 -144px}#new-personal-info #link-bar .points{    background-position:0 -96px}#new-personal-info #link-bar .activitypoints{    background-position:0 -1070px}#new-personal-info #link-bar .habboid{    background-position:0 -834px}@keyframes rot{    0%{        transform:rotate(0deg)    }    100%{        transform:rotate(360deg)    }}