#productMainImage1 {
	margin: 0em 3em 0em 0em ;
	float: left;
}
#productPrice {
	font-size: 2em;
	color: #FF0000;
/*	font-size: 1.4em;*/
	font-weight: bold;
}

#Displayitem {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	/*	font-size: 1.4em;*/
}

#DisplayPrices {
	font-size: 1.3em;
	color: #000000;
/*	font-size: 1.4em;*/
}

.subscription_period {
	font-size: 1.4em;
    color: #ff0033;
	font-weight: bold;
}

#cartAdd1 {
	font-size: 1.4em;
	font-weight: bold;
/*	text-align: center;*/
/*	margin: 5em;*/
/*	border: 1px solid #000000;*/
/*	width: 10em;*/
/*	height: 10em;*/

}

#layout_1_cartbox {
    margin-left: 0em;
}

.outer	{
  margin:0 auto 0 auto;
}
.leftbox {
  float:left;
  width: 440px;
}
