@import "print-default.css";

/** Use this file to add any overwrites of print-default.css
Print_default should eventually become part of the platform **/


#footer .ctl_Content,
.PrintLogo
{
	display: block;
}

.stage1 #mainCol
{
	width: 55%;
	float: left;
	clear: none;
}

.stage1 #leftCol
{
	width: 29%;
	float: left;
	clear: none;
	padding: 0 5px 0 5px;
}

.stage1 #rightCol
{
	width: 15%;
	float: left;
	clear: none;
}

.PListLeft
{
	float: left;
	width: 80%;
}

.PListRight
{
	float: left;
	width: 20%;
}

.ctl_SearchRefineSummary,
.ProdListReorder,
.listMapLinkContainer,
p.availability,
.stage2 #mainCol,
.stage3 #mainCol,
.stage3_1 #mainCol
.ctl_FeaturedPages,
.ctl_HighlightedProducts,
.tabNavigation,
.SocialNetworking
{
	display: none;
}

