DIV.box
{
	padding-top: 50px;
	padding-bottom: 50px;
}
P.top
{
	background: url(../images/products_top.jpg) no-repeat center;
	height: 20px;
}
P.bottom
{
	background: url(../images/products_bottom.jpg) no-repeat center;
	height: 16px;
}
P.title
{
	text-align: left;
	margin: 0px;
	color: #000000;
	font: bold 22px Arial;
	background: #FFFFFF url(../images/magcover_products.jpg) no-repeat 42px 15px;
	height: 98px;
	margin-left: 78px;
	width: 839px;
}
UL.products
{
	margin-left: 78px;
	background-color: #FFFFFF;
	width: 839px;
}
UL.products LI.productleft, UL.products LI.productright
{
	background: url(../images/products_separator.jpg) no-repeat center top;
	padding-top: 50px;
}
UL.products LI P
{
	font: 1em arial;
}
UL.products LI.productleft P.name, UL.products LI.productright P.name
{
	/*[disabled]text-transform:uppercase;*/
	font: bold 18px Arial;
	margin-bottom: 15px;
}
UL.products LI.productleft P.price, UL.products LI.productright P.price
{
	font: bold 18px Arial;
}
UL.products LI.productleft P.description, UL.products LI.productright P.description
{
	width: 434px;
	font: 16px Arial;
}
UL.products LI.productleft P.disclaimer, UL.products LI.productright P.disclaimer
{
	width: 400px;
	font: 10px Arial;
	margin-top: 12px;
	text-align: center;
}
UL.products LI.productleft P.sample, UL.products LI.productright P.sample
{
	margin-top: 5px;
	width: 400px;
}
UL.products LI.productleft P.sample A, UL.products LI.productright P.sample A
{
	color: #BB0101;
	text-decoration: underline;
}
UL.products LI.productleft P
{
	float: left;
	text-align: left;
	margin-left: 25px;
}
UL.products LI.productleft UL
{
	float: left;
	text-align: left;
	margin-left: 72px;
	color: #000000;
	margin-top: 9px;
	width: 337px;
	list-style: disc;
}
UL.products LI.productleft IMG
{
	float: left;
	margin-left: 60px;
}
UL.products LI.productright P
{
	float: right;
	text-align: right;
	margin-right: 25px;
}
UL.products LI.productright UL
{
	float: right;
	text-align: left;
	margin-right: 25px;
	color: #000000;
	margin-top: 9px;
	width: 337px;
	list-style: disc;
}
UL.products LI.productright IMG.sample
{
	float: right;
	margin-right: 75px;
}
UL.products P
{
	color: #000000;
}
UL.products LI#low
{
	height: 320px;
	background: url(../images/no_image);
	padding-top: 52px;
}
UL.products LI#low P.price
{
	color: #BB0101;
}
UL.products LI#hd
{
	height: 397px;
}
UL.products LI#pad
{
	height: 376px;
}
UL.products LI#pad IMG
{
	margin-right: 22px;
}
UL.products LI#pad P
{
	margin-right: 12px;
}
UL.products LI#mag
{
	height: 340px;
}
UL.products LI#mag IMG.sample
{
	margin-left: 36px;
}
UL.products LI#mag P
{
	margin-left: 0px;
}
UL.products LI#mag P.price
{
	margin-left: 22px;
}
UL.products LI#mag P.description
{
	width: 440px;
}
UL.products LI#frame
{
	height: 386px;
}
UL.products LI#zazzle P.disclaimer
{
	margin-bottom: 20px;
}
/*SAMPLE PAGE*/
UL.products LI#zazzle P.logo
{
	margin-left: -35px;
}
DIV.sample
{
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
DIV.sample P.sample_header
{
	text-align: center;
	font: small-caps bold 24px Arial;
	padding-top: 20px;
	margin-bottom: 20px;
}
DIV.sample IMG.header
{
	margin-bottom: 65px;
	margin-right: 45px;
	margin-left: 45px;
}

