#module-newreleases-list h1, #module-newreleases-category h1,
#module-newreleases-list h1, #module-newreleases-new h1 {
    margin-top: 0px;
    font-size: 28px;
}
.newrelease-tab-wrap div.pull-right {
    margin-top: 15px;
    width: 100%;
}
#newrelease-details-wrap {
    background: #FFFFFF none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 10px;
}
#newrelease-details-wrap P {
    font-size: 14px;
}

/* // Custom code added. */
#module-newreleases-category .category_details .pro-listing li,
#module-newreleases-new .category_details .pro-listing li {
    height: 400px;
}
#module-newreleases-category .category_details .pro-listing .release-date-title,
#module-newreleases-new .category_details .pro-listing .release-date-title {
    height: auto;
    margin-bottom: 6px;
    width: 100%;
}
.release-date-title h4 {
    margin: 0;
}
