#ppFormProductView,#headerWrapper ,#breadcrumb,#rightCol,#siteInfo, #notePadBottom, #whereToBuyProductBTN,#provenanceFormContent{
	display: none;
}

#content,#notePadContainer ,#notePadContent,html {
	background: none;
}

#contentPrimary {
	margin:0;
	padding: 0;
}

html{
	overflow: auto;
	height: 100%;
}

#notePadContent{
	padding:0;
	width: 600px;
	height: 100%;
}

body{
	overflow: auto;
	height: 100%;
}

