.product-spec {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

#products h1 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-bottom: 0px;
	margin-top: 0px;
}

#box {
	float:none;
	overflow:auto;
	width:500px;
	height:500px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
