/*
Title:      CSS Culture
Author:     Martin Cayouette, martin.cayouette@nurun.com
Updated:    January 12 2010

Content:	Media Request (DVD & Brochure)
            Showroom - Index
            Recall Information
            Get Your Brochure			

*/
    
/* ---[ Showroom - What's New ]------------------------------- */
#whats-new #content-header {
    background: url(../../Images/en-AU/headers/whats_new_header.jpg) no-repeat bottom left;
    }
    
/* ---[ Showroom - Index ]------------------------------- */
#showroom #content-header {
    background: url(../../Images/en-AU/headers/showroom_index_header.jpg) no-repeat bottom left;
    }
    
/* ---[ Recall Information ]------------------------------- */
#recall-information #content-header,
#recall-information-details #content-header {
    background: url(../../Images/en-AU/headers/recall_information_header.jpg) no-repeat bottom left;
    }
    
/* ---[ Get Your Brochure ]------------------------------- */
#get-your-brochure #content-header {
    background: url(../../Images/en-AU/headers/get_your_brochure_header.jpg) no-repeat bottom left;
    }