#module-preorders-list h1, #module-preorders-category h1,
#module-preorders-new h1, #module-preorders-new h1 {
    margin-top: 0px;
    font-size: 28px;
}
.preorders-tab-wrap div.pull-right {
    margin-top: 15px;
    width: 100%;
}
#newrelease-details-wrap {
    background: #d2cdbe none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 10px;
}
#newrelease-details-wrap P {
    font-size: 14px;
    color: #656868;
}
/* // Custom code added. */
#module-preorders-category .category_details .pro-listing li,
#module-preorders-new .category_details .pro-listing li {
    height: 400px;
}
#module-preorders-category .category_details .pro-listing .release-date-title,
#module-preorders-new .category_details .pro-listing .release-date-title {
    height: auto;
    margin-bottom: 6px;
    width: 100%;
}
.release-date-title h4 {
    margin: 0;
}
#module-preorders-new .category_details .sorting-views:nth-child(2) {
    width: 48% !important;
}
#module-preorders-new .category_details #selectPrductSort,
#module-preorders-new .category_details #selectProductsMonthSort {
    width: 150px;
}
.pre-orders-total {
    font-size: 0.6em;
}
