


div.shippinginfo {
	position: absolute;
	left:370px;
	top:300px;
	width:400px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #494949; 
	text-align:justify;
}


#background_box {
	position: absolute;
	left:325px;
	top:265px;
	width:480px;
	height:580px;
	color:#330066;
	background-color: #ffffff;
	border: 1px solid #bcbcbc;

}

