

.new_pages_container {
    background: url(../images/layout/inset_container_bg.gif) no-repeat;
    width: 631px;
    height: 245px;
    margin-bottom: 30px;
}

.new_pages_container .box {
    padding-top: 15px;
}

div.home_thumbs {
    text-align: center;
}
div.home_thumbs .view_more {
    float: right;
    padding-right: 9px;
    border: none;
    padding-top: 10px;
}


div.home_thumbs img.small_thumb {
    padding: 0 9px;
}


