/* FP shop print sytles */
body {
	margin: 0; padding: 0;
	font-size: 100%;
	font-family: Helvetica,Arial,sans-serif;
}

div#sidebar, div#top, ul#footer_menu, p#add_to_cart, p#write_a_review_button { 
	display: none;
}

div.prodAbbr h3 {
	font-size: 90%;
}

ul#breadcumb:before { content: "Breadcumb trail: ";}

a:after {
	content: " (http://www.fitproshop.com/" attr(href) ") ";
	text-decoration: none;
}