
div#CA_Body{
	margin:0 0 0 0;
}


	div#CA_Body b{
		
		
	}
	
	div.coming_attraction{
		clear:both;
		float:right;			/*float & clear important for non-javascript*/
		width:100%;
		color:#444444;
		display:none;
		
		font-family:Georgia,Serif,"Times New Roman",Times;
	}
	
.product_counter{
	font-weight:900;
	font-size: 13px;
	line-height: 18px;
	margin-bottom:10px;
	text-align:center;
}

.product_name{

	font-size:45px;
	line-height:45px;
	font-weight:900;
	text-align:center;
	margin-bottom:10px;
}

.product_img{
	float:left;
	border:solid 0px #666666;
	display:table-cell;
	text-align:center;
	width: 268px;
	height: 450px;
}
	.product_img img{
		margin:2px;
		vertical-align:middle;
		border:solid 0px #666666;
}	



div.product_img a{
}

.product_text{
	float:right;
	border:solid 0px #333333;
	width:240px;
	margin-left:1px;
	margin-right:5px;
}

.product_header{

}

.product_quantity{
	font-size:18px;
	font-weight:900;	
	border:solid 0px #666666;
}

.product_varieties{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	width:200px;
	margin:0 auto;
	margin-bottom:20px;
}

.price_header{
	color:#FF0000;
	margin:10px 0px 10px 0px;
	font-weight:900;
	border:solid 0px #666666;
	text-align:center;
}

.product_price{

	font-size:100px;
	font-weight:900;
	color:#FF0000;
	text-align:center;
	margin-bottom:10px;
}

.price_compare{
	font-size:40px;
	font-style:italic;
	font-weight:900;
	color:#FF0000;
	text-align:center;
	clear:both;
}

div.product_desc{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	margin:25px 0px 25px 0px;
	border:solid 0px #333333;	
}

.product_arrival{

	font-size:24px;
	font-style:italic;
	font-weight:900;
	color:#FF0000;
	text-align:center;
}


span.super{
	font-size:50%;
	vertical-align:top;
	position:relative;
	top:12px;
}

#error_pnl{
	height:300px;
	margin-top:100px;
	border:solid 1px #666666;
}

#error_pnl p{
	width:250px; 
	margin:0 auto;
	padding-bottom:5px;
	line-height:15px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

