body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{	margin:0px;	padding:0px;}body{	color:black;	font-size:12px;	background: url(img/bg.png);	font-family:Arial, Helvetica, sans-serif;	}.clear{	clear:both;}#main{	width:840px;	margin:0;}.container,.titles{	color:black;	margin-top:15px;	width:100%;	overflow:hidden;	background:url(img/bg_dark.png) #dedede repeat-x ;	padding:5px;	-moz-border-radius:12px;	-khtml-border-radius: 12px;	-webkit-border-radius: 12px;	border-radius:12px;}.titles{	width:140px;	padding:5px 15px;	height:45px;}.product{	width:370px;	height:125px;	background:url(img/product_bg.png) repeat-x;	padding-top:15px;	float:left;	-moz-border-radius:12px;	-khtml-border-radius: 12px;	-webkit-border-radius: 12px;	border-radius:12px;}.product .pic{	float:left;	width:128px;	height:128px;	padding:5px 20px 5px;	margin-top:1px;	}.product .link{	font-size:10px;	text-transform:uppercase;	padding:4px 0;		}.product .price{	color:#FFFFFF;}.product .title{	font-size:18px;	font-weight:bold;	}a:hover{	text-decoration:underline;}.tutorial-info{	text-align:center;	padding:10px;}