/* styles for print version (applied on top of styles.css) */

body {
	font:11pt Arial, Helvetica, Verdana, sans-serif; /* use points for print */
	}

/* % values fill width of printed page */
#wrapper {
	width:100%; /* was 700px */
	}
#col-one {
	width:0%; /* was 150px */
	}
#col-two-three {
	width:100%; /* was 540px */
	}
#col-two {
	width:100%; /* was 380px */
	}
#col-three {
	width:0%; /* was 150px */
	}
#col-one,#col-three,#crumbtail,#footer,#accbox,#col-one-myacc,#viewall,#head-minicart,#head-button-bar,#head-nav-ul{
	display:none;
}
legend {
	display:none; /* ie (pc) fix - was pushing #col-one down */
}
*html #proddetail-content-right, #proddetail-content-right{
	float: left;
	padding-bottom: 0px;
}
#proddetail-form{
	width: 450px;
	margin-top: 12px;
}
#proddetail-content{
	width: 700px;
	padding-top: 20px;
}
#buttons-pos640{
	display:none;
}
#buttons-pos{
	display:none;
}