



























p {
    margin: 3px 0 5px;
    padding: 0;
}

.explain_div {
    padding-top:10px;
    width:50%;
    line-height: 140%;
}

ul {
    padding-left: 20px;
} 

ul.standart {
    margin-bottom: 5px;
}

ul.standart li{
    color: #3f67a8;
}
ul.standart li span{
    color: #000;
}

ul.proff {
    margin-bottom: 5px;
}

ul.proff li{
    color: #c80908;
}
ul.proff li span{
    color: #000;
}

.activation_btn {
    width: 98px;
    height: 24px;
    background: url(http://static.rb.ru/09/2010/img/button_activate.gif) no-repeat center;
    border: 0;
}