@import url(/_includes/utility/service/common.css);

/* Unprintable objects */
.noprint, #topnav ul, h2 img, h3 img, #breadcrubs, #larger, .midbottomcolumn, .rightbottomcolum, #footer
{
	display: none;
}

/* Restyled objects */
html, body { background-color: white; }

h2
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 span { display: inline; }

h3
{
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 span { display: inline; }

h4 strong { color: black; }

#mainbg { background-image: none; }

.outerlines
{
	background-image: none;
	height: 100%;
}

#productfeatures
{
	padding-top: 10px;
	width: auto;
	height: auto;
	overflow: none;
	font-size: 11px;
	color: black;
	line-height: 17px;
	background-color: white;
}

.leftbottomcolumn { border-right: none; }

.leftbottomcolumn img { display: inline; }

