#abonents #mainblock {
    margin-top:0;
}
.contractsprev, .contractsnext {
    width:8px;
    height:15px;
}
.contractsprev {
    padding:0 7px 0 15px;
}
.contractsnext {
    padding:0 15px 0 7px;
}

.contractinfo {
     border-top:1px solid #d9d9d9;
}

.contracts{
    margin-bottom:20px;
}

.contractinfo .contractnum {
    display:block;
    width:70px;
    float:left;
    padding:10px 0  10px 30px;
    background:url( '/s/images/icons/openclosed.png') no-repeat 10px 12px;
    text-decoration:underline;
    cursor:pointer;
}

.opened .contractnum{
    background-position:10px -16px;
}


.contractinfo .contractdesc {
    padding-left:100px;
    padding:10px 0;
    display:block;
    cursor:pointer;

}
.contractinfo ul {
    margin:0 0 15px;
    border-top:1px dotted #d9d9d9;
    clear:both;
    padding:10px 0 0 100px;
    display:none;
}

.opened ul
{
    display:block;
}


/* * Калькулятор */

#subscription {
    margin:0px 0 15px;
    padding-bottom:15px;
    border-top:1px dotted #d9d9d9;
    border-bottom:1px dotted #d9d9d9;
}
#subscription #nfootball {
    display:inline;
    float:none;
    border:none;
}
#subscription #base {
    width:150px;
}
#subscription .group {
    float:left;
    margin:10px 0;
    padding:0 9px;
    width:138px;
    display:inline;
    overflow:hidden;
}
#subscription label {
    margin:15px 0;
    display:block;
    overflow:visible;
}
#subscription #c_price {
    clear:both;
    font-size:16px;
    margin-left:5px;
    font-weight:bold;    
    color:#1c974d;
    padding-top:15px;
    border-top:1px dotted #d9d9d9;
}

#subscription .calc_channels {
    display:inline;
    padding-right:10px;
}

#subscription .calc_channels a {
   display:none;
}

label.disabled {
    color:#9a9a9a;
}
label.checked {
    font-weight:bold;
}

div.bad {
    background:transparent url(/s/images/icons/validation-error.png) no-repeat scroll left 50%;
    padding-left:12px;
    color:#cc1414;
}
div.good {
    background:transparent url(/s/images/icons/validation-ok.png) no-repeat scroll right top;
    color:#1c974d;
    padding-right:20px;
    line-height:15px;
    float:left;
}

#terminalnum {
    display:none;
}

.terminal .overview {
    margin-bottom:20px;
}
#abonents .middle ol {
    margin-top:10px;
}

#register optgroup
{
    font-style:normal;
    margin-top:7px;
}
#center .phone2 .inputs {
    background-position:left 38px;
    #background-position:left 43px;
}
#center .phone3 .inputs {
    background-position:left 70px;
    #background-position:left 75px;    
}