body {
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #222;
	text-align: center;
	margin: 10px;
}

#page {
	text-align: left;
	margin: 0 auto 180px auto;
	width: 800px;
	}
	
h1 {
	font-size: 180%;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
	}
	
.adsense336x280 {
	width: 336px;
	height: 280px;
	float: right;
	margin: 0 0 1em 1em;
	}
	
#itemimage {
	float: left;
	margin: 0 10px 2em 0;
	border: none;
	}
	
#item_info {
	margin: 2em 0;
	padding: 0;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	}
	
#item_info dt {
	color: #999;
	font-weight: bold;
	float: left;
	margin: 0.5em 0 0 0;
	width: 37%;
	clear: both;
	}
	
#item_info dd {
	float: left;
	margin: 0.5em 0 0 0;
	width: 63%;
	}	
	
#item_description {
	clear: both;
	}
	
h2 {
	font-size: 130%;
	border-bottom: 1px dotted #aaa;
	}
	
#item_price {
	color: #f00;
	font-weight: bold;
	font-size: 19px;
	width: 100px;
	text-align: center;
	margin-left: 260px;
	}

#item_price form {margin-top:10px}



#suggested_products {
	margin: 1.9em 0 0 0;
	}
	
#suggested_products a {
	display: inline-block;
	width: 378px;
	padding: 5px;
	float: left;
	border: 2px solid #ddd;
	margin: 3px;
	}
	
#suggested_products a:hover {
	border-color: #bbb;
	}
	
#suggested_products a img {
	border: 0;
	float: left;
	border-right: 5px #fff solid;
	}
	
#suggested_products a span {
	margin-top: 1.3em;
	display: block;
	}
	
p {
	text-align: justify;
	}
	
a {
	color: #00e;
	}
	

