.jq-selectbox
{
    /*margin-top: 10px;*/
    color: #662d91;
    }

.jq-selectbox .select .text
{
    font-size: 13px;
    width: 300px;
    padding-top: 3px;
    }
.jq-selectbox .select
{
    width: 300px;
}
.btn
{
    background: #ff9804 none repeat scroll 0 0;
    color: white;
    font-weight: bold;
    padding: 3px 15px 4px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
#show_more, #more_wait
{
    background-color: #ff9804;
    clear: both;
    color: white;
    float: right;
    display: block;
    font-weight: bold;
    padding: 10px;
    text-decoration: none;

}
.razdel-block-title
{
    font-family: Arial;
    font-size: 18px;
    padding-top: 10px;
    text-transform: uppercase;
}

.book_face a {
    text-decoration: none;
}

.touchcarousel-item a {
    text-decoration: none;
}