#contests {
    font: 1.2em Arial, Helvetica, sans-serif;
    line-height: 1.6em;
}

#contests h2 {
    margin-bottom: 15px;
}

#contests-active-list, #contests-notactive-list {
    width: 100%;
    margin-top: 15px;
}

#contests-bonuses {
    font-size: 10px;
}

.contest-que {
    margin-top: 10px;
}

.contest-que-title {
    color: #595959;
    font-size: 1.2em;
    font-weight: bold;
}

.contest-que-img {
    clear: both;
    width: 100%;
    margin: 15px 0;
    padding-left: 10px;
}

.contest-que-img img {
    float: none !important;
}

.contest-answers {
    margin: 10px 0;
    padding-left: 10px;
}

.contest-answers ul {
    line-height: 28px;
    list-style: none;
}

.contest-answers input {
    vertical-align: middle;
}

.partnerlinks {
    background: url("https://img.labirint.ru/design/partnership16.png") no-repeat scroll 0 2px transparent;
}

.partnerlinks span {
    border-bottom: 1px dashed;
    cursor: pointer;
}

.partnerlinks span:hover {
    color: #AD0A05;
}

.partner-links {
    font: 12px Tahoma, Helvetica, sans-serif;
}

.partner-links .textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #888888 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #5A5A5A;
    font-size: 11px;
    min-height: 45px;
    overflow-y: auto;
    width: 100%;
}

input.red-button {
    cursor: pointer;
}

.contest-banner-cont {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.contest-banner-cont img {
    width: 100%;
}

.contest-content {
    font: 12px/20px Arial, Helvetica, sans-serif;
    position: relative;
}

.contest-content h2 {
    margin-bottom: 15px;
}

.contest-width {
    padding: 40px 0;
    margin-left: 19%;
    width: 750px;
}

.partner-link__wrapper {
    width: 50%;
}

.contests__read-area-img {
    float: left;
    margin: 5px;
}

.contests__soc-img {
    margin-left: 5px;
    margin-right: 5px;
    border: 0px;
}