/*
** Product pages styles
*/

#copy {
  width: 480px;
}

#productPreview {
	float: right;
	width: 261px;
	/* margin-top: -4px; */ /* IE 7.0 */
}

#productPreview div {
	padding: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #f0ad4b url(../images/product-caption-footers.png) no-repeat bottom left;
}