@charset "utf-8";
/* CSS Document */

.rank-brand li{
    position:relative;
}
.rank-brand .author{
    width: 480px;
}
.rank-brand .author .title{
    font-size:20px;
    margin-bottom: 10px;
    line-height: 40px;
}
.rank-brand .showdetails{
    position:absolute;
    right: 50px;
    bottom: 0;
    margin: inherit !important;
    height: 115px;
}
.rank-brand .showdetails .join a{
    height: 26px;
    padding: 0 16px 0; 
    line-height: 26px;
    font-size: 14px;
    border-radius: 30px;
}