/*
#primaryNav, #secondaryNav, #footer, #slideshow, #primaryContent {
	display: none;
}
*/


/* @group Test Printing Styles */

#primaryNav, #secondaryNav, #footer, #slideshow {
	display: none;
}
/*
#header {
	display: none;
}
*/
#preamble {
	display: none;
}

#pagingSliderBottom {
	display: none;
}

#content {
	background: none; !important;
}

body {
	background: none; !important;
	font-size: 12px;
	font-family: verdana;
}

a:link {
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-style: normal;
}

button {
	display:none;
}

ul {
	list-style-position: inside;
	list-style-type: none;
}

h4{
	font-size:12px;
	line-height:12px;
	display: inline-block;
	float: left;
}
.moreInfo {
	display: none;
}

.productImage {
	display: none;
}

.productDescription {
	display: none;
}
	
.productList li {
	height:1%;
	margin-bottom:0em;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.productList .more {
	display:block;
	font-weight: normal;
	text-align:right;
	font-style: normal;
	font-size: 10px;
}
/* @end */
