.clear {
	clear: both;
}

.print {
	display: none;
}

#sc_progress {
	display: none;
}

#header, #navUtility, #logout, #navMain_container, #breadcrumbs, #col1, #footer {
	display: none;
}

div#col2, div#col1 div#wrapper, body {
	background: white;
	font-size: 12pt;
	font-family: Arial, sans-serif;
}

.sIFR-flash {
	display: none;
}

.sIFR-alternate {
	font-size: 14pt;
	float: top-left;
}

#button {
	display: none;	
}

img {
	display: none;
}

#matrix img, #cartReview img, .item img {
	display: block;
}

/*-------------------------
  SHOWROOM DYNAMIC CONTENT
---------------------------*/

#col2 #dynContent {
	display: block;
	margin-top: 20px;
}
#col2 #dynContent .leftCl {
	page-break-after: avoid;
	display: block;
	float: left;
	width: 40%;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 17px;
	padding-left: 15px;
}
#col2 #dynContent .rightCl {
	page-break-before: avoid;
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height: 18px;
	padding-left: 50%;
}

#col2 #dynContent .rightCl p {
	padding: 0;
	margin: 0;
}