﻿/*
Title:      CSS Culture
Author:     Martin Cayouette, martin.cayouette@nurun.com
Updated:    June 3 2011

Content:    
            Vehicle Overview
			Build Your own
            

*/

/* ---[ Vehicle Overview ]------------------------------- */
#content #showroom #sidebar-left h2 {
    width: 320px;
    }
    
/* ---[ Build Your own ]-------------------- */

#BYO_container.current_step_3 .fleft{
	background:url(/Files/en-us/images/BuildYourOwn/Step_3_ttl_Bkg.png) no-repeat 45px 200px;
}
#BYO_container.current_step_4 .fleft{
	background:url(/Files/en-us/images/BuildYourOwn/Step_4_ttl_Bkg.png) no-repeat 45px 200px;
}
#BYO_container.current_step_5 .fleft{
	background:url(/Files/en-us/images/BuildYourOwn/Step_5_ttl_Bkg.png) no-repeat 45px 200px;
}
