body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

a {
  text-decoration : underline;
  color : #0000ff;
}

.spacer, .header, .footer, .productLinks, .TabbedPanels, .productImageDivClickText {
  display : none;
} 

.printerFriendlyHeader, .printerFriendlySectionGroup{
	display : block;
} 

.printerFriendlyHeader {
	top : 20px;
}

.wrapper {
	border: none;
}

.content {
	padding-top : 100px;
}

.content, .header1, .header2 {
	font-family : "Times New Roman", Times, serif;
	background-image: none;
}

.headerDiv {
  background : #ffffff;
	border: none;
	text-decoration: underline;	
}

#showHighlights, #showDescription, #showSpecifications, #showRelatedProducts {
	display:none;
}

.print_product_menu {
	right:10px;
	top : 20px;
	position:absolute;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	background-color: #EEE;
	border: thin dashed #666;
}
.print_product_menu a {
	padding: 2px;
	text-decoration: none;
	color: #333;
}
.print_product_menu a:hover {
	color: #F60;
}

.showhideButtonGroup {

}
.showhideButton {
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
}

