#sites-list {
    line-height: 30px;
    margin: 0 -25px;
    padding: 0 25px;
}

.sites-list-item {
    position: relative;
    float: left;
    width: 250px;
    height: 200px;
    margin: 0 0 25px;
    padding: 15px;
    background: url('/img/background-black-25.png') 0 0;
    border: 1px dotted #515151;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.sites-list-center {
    margin: 0 25px 25px;
}

.sites-list-item-logotype {
    display: block;
    width: 250px;
    height: 200px;
    background: #fff;
    text-align: center;
}

.sites-list-item-logotype:hover {
    background: #fff;
}

.sites-list-item-logotype img {
    vertical-align: middle;
}

.sites-list-item h1 {
    position: absolute;
    padding: 0 10px;
    width: 230px;
    font-size: 20px;
    line-height: 40px;
    background: url('/img/background-black-75.png') 0 0;
}

.sites-list-item h1 span {
    display: block;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
}

.sites-list-item-comments {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: auto;
    font-size: 14px;
    background: url('/img/background-black-75.png') 0 0;
    height: 35px;
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
}

.sites-list-item-comments a {
    display: block;
    text-align: right;
    text-decoration: none;
    padding: 0 15px 0 40px;
    line-height: 35px;
    background: url('/img/icon-comments.png') no-repeat 0 0;
}

.sites-list-item-comments a:hover {
    color: #fff555 !important;
    background: url('/img/icon-comments.png') no-repeat 0 -40px;
}

.sites-list-item-update {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: auto;
    font-size: 14px;
    background: url('/img/background-black-75.png') 0 0;
    height: 35px;
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

.sites-list-item-update a {
    display: block;
    text-align: right;
    text-decoration: none;
    padding: 0 15px;
    line-height: 35px;
    background: transparent;
}

.sites-list-item-update a:hover {
    color: #fff555 !important;
}

#sites-site-header {
    margin: 0 -25px 50px;
    padding: 0 25px;
    height: 200px;
    background: url('/img/background-black-25.png') 0 0;
}

.sites-site-logotype {
    width: 250px;
    float: right;
    position: relative;
    background: #fff;
}

.sites-site-logotype a img {
    vertical-align: middle;
}

.sites-site-logotype a:hover {
    background: #fff;
}

#sites-site-information {
    float: left;
    padding-right: 50px;
    width: 600px;
    font-size: 12px;
    line-height: 20px;
    padding: 25px 0;
}

#sites-site-information h3 {
    margin: 10px 50px 30px -25px;
}

#sites-site-information-statistics h3 {
    font-size: 18px;
    margin: 0 40px 0 -25px;
}

#sites-site-information-statistics .last {
    margin-right: 0;
}

#sites-site-progress {
    margin: 35px 0 25px;
}

#sites-site-progress-wrapper {
    width: 250px;
    height: 25px;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -125px;
    text-align: center;
}

#sites-site-progress-overlay {
    margin: 0 auto;
    height: 25px;
    background: url('/img/star.png') repeat-x 0 0;
}

.sites-site-tags {
    margin: -15px 0 35px 0;
    font-size: 18px;
}

.sites-site-tags a {
    margin: 0 25px 0 0;
}

.sites-site-description {
    padding: 0 0 50px;
}

#sites-site-screenshots {
    padding: 0 0 50px;
}

#sites-site-screenshots li {
    float: left;
    width: 160px;
    padding-right: 25px;
    text-align: center;
    font-size: 10px;
}

#sites-site-screenshots .sites-site-screenshots-last {
    padding-right: 0;
}

#sites-site-screenshots li a:hover {
    background: none;
}

.sites-site-screenshot {
    padding: 15px 25px;
    margin: 0 -25px 0;
    font-size: 20px;
    height: 25px;
}

.sites-site-screenshot .sites-site-screenshot-prev {
    float: left;
    width: 450px;
}

.sites-site-screenshot .sites-site-screenshot-next {
    text-align: right;
    float: right;
    width: 450px;
}

.inwhite-invite-automatic label,
.inwhite-site-type label {
    width: auto;
    display: inline-block;
    margin: 0 50px 0 0;
}

.inwhite-list,
.inwhite-list-i,
.inwhite-list-o,
.inwhite-list-header {
    clear: both;
    margin: 0;
    padding: 0;
}

.inwhite-list li,
.inwhite-list-i li,
.inwhite-list-o li,
.inwhite-list-header li {
    border-top: 1px solid #777;
    float: left;
    text-align: left;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    margin: 0;
    background: url('/img/background-black-25.png') 0 0;
    overflow: hidden;
    white-space: nowrap;
}

.inwhite-list-header li {
    border-top: 0;
}

.inwhite-list-header li {
    background: url('/img/background-black-75.png') 0 0;
}

.inwhite-list:hover li {
    background: url('/img/background-white-10.png') 0 0;
    cursor: pointer;
}

.inwhite-list-i:hover li,
.inwhite-list-o:hover li {
    background: url('/img/background-white-10.png') 0 0;
}

.inwhite-list-column-marker,
.inwhite-list-column-exchange,
.inwhite-list-column-automatic {
    width: 30px !important;
    text-align: center !important;
}

.inwhite-list-column-site {
    width: 305px !important;
}

.inwhite-list-column-limit,
.inwhite-list-column-given,
.inwhite-list-column-pending {
    width: 75px !important;
    text-align: center !important;
}

.inwhite-list-column-type,
.inwhite-list-column-action,
.inwhite-list-column-position,
.inwhite-list-column-complaint {
    width: 60px !important;
    text-align: center !important;
}

.inwhite-list-column-message {
    display: block;
    width: 11px;
    height: 8px;
    margin: 23px 15px 0 0;
    padding: 0;
    background: url('/img/icon-messages.png') no-repeat 0 0;
    text-indent: -9999px;
    float: left;
}

.inwhite-list-column-message:hover {
    background: url('/img/icon-messages.png') no-repeat 0 0;
}

.inwhite-list-column-complaint a {
    display: block;
    width: 9px;
    height: 9px;
    margin: 22px auto 0;
    padding: 0;
    background: url('/img/icon-complaint.png') no-repeat 0 0;
    text-indent: -9999px;
}

.inwhite-list-column-complaint a:hover {
    background: url('/img/icon-complaint.png') no-repeat 0 0;
}

.inwhite-list-column-action {
    font-size: 12px;
}

.inwhite-list-column-account {
    width: 400px !important;
    padding: 0 15px !important;
}

.inwhite-list-column-queued,
.inwhite-list-column-received {
    width: 150px !important;
    text-align: center !important;
}

.inwhite-list-i .inwhite-list-column-queued,
.inwhite-list-o .inwhite-list-column-queued,
.inwhite-list-i .inwhite-list-column-received,
.inwhite-list-o .inwhite-list-column-received {
    font-size: 12px;
}

.inwhite-list-i-column-site,
.inwhite-list-i-column-account {
    width: 150px;
}

.inwhite-list-o-column-site,
.inwhite-list-o-column-account {
    width: 210px;
}

.inwhite-list-information {
    width: 900px;
    line-height: 50px;
    clear: both;
}

.inwhite-list-information-inner {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    padding: 25px 40px;
}

.inwhite-list-information-inner ul {
    width: 820px;
}

.inwhite-list-information-inner .inwhite-list li {
    font-size: 12px;
}

.inwhite-list-information-inner ul li:hover {
    cursor: default;
}

.inwhite-list-information-loading {
    background: url('/img/loading.gif') 0 50%;
}

.inwhite-list-footer {
    padding: 0;
    margin: 0;
}

.inwhite-list-footer .float-left {
    padding: 0 0 0 45px;
    margin: 35px 0 0;
    width: 360px !important;
}

.inwhite-list-footer .float-right {
    padding: 0 10px 0 0;
    margin: 35px 0 0;
    width: 360px !important;
    text-align: right;
}

.inwhite-request-content,
.inwhite-request-comment {
    margin: 25px 0 0;
    padding: 25px;
    background: url('/img/background-white-10.png') 0 0;
    border: 1px dotted #444;
}

.inwhite-request-comment-header {
    margin-top: 50px !important;
}

.inwhite-request-comment {
    background: url('/img/background-black-25.png') 0 0;
}