body {
	visibility:hidden;
 	background: #fff none;
}

table{
	width: 100%;
	page-break-before: auto;
}

#logo{
	display: block;
	visibility: visible;
	
	position: absolute;
	top: 1px;
	left: 1px;
}

.adxm{
	display: none;
}

#content_block {
	display: block;
	visibility: visible;
	position: absolute;
	top: 1px;
	left: 100px;
	background-color: transparent;
}


a:link, a:visited, a:hover, a:focus, a:active{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}

/*ClifBar store Only elements*/
#content_block_top, #content_block_bottom, #Form1, #prod_title_background, 
#prod_orangesticker, #b_email, #b_zoom, #formStyle label{ 
	display: none;
}
#formStyle select, #formStyle option{
	font-weight: bold;
	border: none;
	background-color: transparent;
	color: #462916;
	font-size: 136%;
}
#prod_description_container{
	font-size: 122%;
}




#prReviewEngineDiv{  /*This is for Sites with Reviews.*/
	page-break-before: always;
}


