@charset "utf-8";
/* CSS Document */
/*pop up displays*/


#productAdditionalImages {
	display: block;
}

#productAdditionalImages .imgLinkAdditional {
	display: none;
}

#discountPolicy3 {
	display: none;
}

#popPages #discountPolicy4 {
	display: block;
}



#turnAroundTwo, #turnAroundThree, #turnAroundFive, #turnAroundTen {
	float: left;
	width: 400px;
	padding-bottom: 6px;
}

#turnAroundThree, #turnAroundTwo, #turnAroundTen {
	display: none;
}

#turnAroundFive {
	display: block;
}



