@charset "utf-8";
/* ########################################################################### *
/* ***** DOCUMENT INFO  ****************************************************** *
/* ########################################################################### *
 * ##### NAME:  print.css
 * ##### VERSION: v1.0
 * ##### UPDATED: 04/12/2009 (Mick Chmielewski - Deloitte's Online Practice)
/* ########################################################################### */

#toolbar,
#header_nav,
#product_toolbar,
#leftColumn,
#emailSignUp,
#footerWrapper,
#compare {
	display: none !important;
}

.contentColumn {
	float: none;
}

/* Improv code change */
.strikethrough
{
	color:black !important;
}

.btnHolder
{
	display:none !important;
}

.productOptions
{
	display:none !important;
}

.productLinks
{
	display:none !important;
}

/* Improv end change */
