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
{
	/*[disabled]text-align:left;*/
	/*[disabled]margin:0px;*/
	/*[disabled]color:#000000;*/
	/*[disabled]font:bold 22px Arial;*/
	/*[disabled]background:#FFFFFF url(../images/magcover_products.jpg) no-repeat 42px 15px;*/
	/*[disabled]height:98px;*/
	/*[disabled]margin-left:78px;*/
	/*[disabled]width:839px;*/
}
DIV.terms
{
	background-color: #FFFFFF;
	margin-left: 78px;
	width: 839px;
	color: #000000;
	overflow: auto;
	height: 550px;
}
DIV.terms P
{
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}
DIV.terms P.subtitle
{
	margin-bottom: 18px;
}
DIV.terms A
{
	color: #A70101;
}
DIV.terms IMG
{
	margin-left: 34px;
}

