.white-box .inner .p-slider .image {
    background: url("../png/slider-6.png") no-repeat scroll right bottom transparent
}

.white-box .inner .p-slider p {
    -font-size: 20px;
    -font-weight: bold;
}

.white-box .inner .left {
    float: left;
    width: 700px;
    margin-left: 10px;
    padding-left: 12px;
}

.white-box .inner .left h2 {
    font-size: 21px;
}

.white-box .inner .left h2 a {
    color: #20d5ff;
    font-size: 14px;
    text-decoration: none;

}

.white-box .inner .books-container {
    width: 320px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.white-box .inner .books-container .book-intro .image {
    float: left;
    margin-right: 10px;

}

.white-box .inner .books-container .book-intro .image img {
    max-width: 80px;
    max-height: 80px;
}

.white-box .inner .books-container .book-intro h3 {
    line-height: 18px;
    margin-bottom: 1px;
    font-size: 11pt;
    font-weight: 600;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #000;
}

.white-box .inner .books-container .book-intro {
    line-height: 16px;
    font-size: 9pt;
    font-weight: 200;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #000;
    margin-bottom: 2px;
}

.right {
    float: right;
    margin-right: 10px;
}

.right .panel-244 .body .inner {
    padding: 13px 13px 13px 13px;
}

.right .panel-244 .body .inner h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: bold;
}

.right .panel-244 .body .no-pad {
    padding: 0;
    margin-bottom: 4px;
}

