body{    font-size: 12px;     color : #666;    font-family: Verdana;	background: #fff;	margin: 20px 0 50px 0;}h1{    color:#707070;    font-size: 15px; }ul{    list-style: none; 	margin : 0;	padding:0;}li{}li.category{	float: left;	margin : 0;	padding:3px;	display: block;	width:222px;}li.product{	float: left;	margin : 0;	padding:3px;	font-weight: bold;	display: block;	width:450px;}a{	color: #404040;	text-decoration:none;}a:hover{	text-decoration:underline;}img{	border:0;}#container{	margin: auto;	width: 912px;}#products{	z-index:10;}#product{	}#header{	margin: auto;	text-align: center;}#footer{	margin: auto;	text-align: center;}#footerButtons{	margin: auto;	text-align: center;}.separator{	clear:both;	height:50px;}.product-box{	width:220px;	height:220px;	float:left;	border: solid 1px #666;	margin:3px;}.product-box:hover{	border: solid 1px #000;	pointer: cursor;	background-color: #f9f9f9;}.title{	font-weight: bold;	margin: auto;	text-align: center;	width:200px;	padding-top: 4px;}.title:hover{	pointer: cursor;}.product-img{	width:140px;	margin: auto;	padding-top: 4px;}.price{	width:140px;	color: #bb1320;	font:24px normal Arial, Helvetica, sans-serif;	margin: auto;	text-align: center;}.bigButton{	padding:15px;	background-color: #666;	border: solid 1px #fff;	color:#fff;	float: left;	font-size:15px;	width:200px;}.bigButton:hover{	border: solid 1px #000;	pointer: cursor;	color:#000;}.discount{	position:absolute;	top:395px;	left:680px;	z-index:1;}.discount h1 a{	font-size:4px;	color:#f9f9f9;}
