﻿/*************************************/
/* Used only for Print Mode Only. We use this to Remove Defined sections that are not needed to be printed.*/
/*************************************/

#CC_GeneralLayout1_LeftColumn,
#CC_GeneralLayout1_RightColumn,
#CC_GeneralLayout1_FullWidthBottom,

#CC_GeneralLayout2_LeftColumn,
#CC_GeneralLayout2_FullWidthBottom,


#CC_GeneralLayout3_LeftColumn,
#CC_GeneralLayout3_FullWidthBottom,

#CC_GeneralLayout4_LeftColumn,
#CC_GeneralLayout4_RightColumn,
#CC_GeneralLayout4_FullWidthBottom {
	display:none !important;
}
