
.rating{}
.rating .sites{margin-top: 20px}
.rating .site{
    margin: 0 0 15px 0; height: 50px; position: relative;
    border: 1px solid #5585A9; border-radius: 5px;
}
.rating .site div{float: left; height: 50px;}

.rating .site .number, .rating .site .percent{font-size: 36px;  color: #5485A5; font-family: 'Trebuchet MS', Tahoma}
.rating .site .number{width: 75px; font-weight: bold; text-align: center; margin-top: 2px}

.rating .site .name{width: 520px; padding-right: 40px}
.rating .site .name table, .rating .site .name table td{height: 50px}
.rating .site .name table td{vertical-align: middle}

.rating .site .domain{width: 250px; position: relative}
.rating .site .domain a{position: absolute; left: 0px; top: 15px}

.rating .site .percent{float: right; padding: 2px 10px 0 0}
.rating .site .percent-layout{position: absolute; height: 50px; left: 0; top: 0; background: rgba(84,133,165,0.2)}

.rating .big-index .number{width: 110px}
.rating .big-index .name{width: 490px}
