
		
		/* ******************************************************* */
		/* ****************  PRINT STYLES *********************** */
		/* ******************************************************* */
		
		#col1 {	
			margin:0 0em 0 0;
			left:auto !important;
			width:100%;
		}
		
		#col2, #headerMainMenu, .headerLinks, .headerGraphicIcons, .headerPhone, input.button, #footer, a.buttonLinkSmall, #headerWrapper, .issuePanelContainer {
			display:none !important;
		}
		
		.headerLogo {
			padding-left:10px;
		}
		
		a {
			text-decoration:underline !important;
		}
		
		#midOuterWrapper {
			overflow:visible !important;
		}
		
		#midInnerWrapper {
			right:auto !important;
		}
		
		#headerLogoImg {
			display:block !important;
		}
		
		#midContainer {
			left:auto !important;
			margin-left:auto !important;
		}
		
		* {
			font-size:17px !important;
			border-width:3px;
		}
		
		.pageTitleHeader {
			font-size:30px !important;
		}
		
		.orderItemsTotal table {
			width: 100% !important;
		}
		
		.orderItems {
			width:77.5% !important;
		}
		
		#orderForm table, .billingShippingInputContainer, #billingAndShippingPanelGrid {
			width:78%;
		}
		
		.orderItemsTotal {
			width:77% !important;
		}
		
		.hideViewSetDetail{
        	display: none !important;
        }
        
        .hidePrintableSetDetail{
        	display: block !important;
        }
		
		/* ********************** END **************************** */