@charset "utf-8";
/* CSS Document */
body {
	background: white;
	width: auto; 
	margin: 0 1%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	font-size:11px;
}

#price_color{
	background-color:#999999;
}

