html body{
	float: none !important;
	margin: 0; padding: 0;

}

#aff_masthead{
	display: none;
}

#aff_left_navbar{
	display: none;
}

#aff_footer{
	display: none;
}

#path-search{
	display: none;
}

#path {
	margin-left: -35px !important;
	text-size: 12px;
	position: absolute;
}

#allcontent{
	margin-left: 0 !important;
	float: none !important;
   margin: 0 auto 0 auto !important;
}
#allcontent table{
	align: left;
}

#maincontent{
	float: none !important;
	width: auto !important;
   margin: 0 auto 0 auto !important;
}


#maincontent-design{
	float: none !important;
	width: auto !important;
   margin: 0 auto 0 auto !important;
}

.aff_product_sidebar_homepage {
	float: left !important;
	margin-left: 3% !important;
	
}

.aff_product_sidebar {
	display: none;
	
}

#path{
	float: none !important;

}

#footer{
	float: none !important;
   margin: 0 !important;
   position: absolute; 

}

.pagenavigator{
display: none !important;
}

/* prints out text instead of stars ... these instructions undo star-rating and apply aff_product_bold for consistency */
.star-rating li.current-rating{
	display: normal !important;
	text-indent: 0px;
	position: relative;
	font-weight: bold;
   font-size: 10px;
   color: #000000;
   padding-left: 10px;

}

.screen {
	display: none !important;
}

.print {
   margin-top: 25px;
   margin-right: 75px;
   display: block !important;
   z-index: 100;
  
}


