/* Contact */

#goods h2 {
	width: 386px;
	height: 62px; /* added 10px to height */
	background: transparent url(img/itaro1.jpg) no-repeat;
}
#goods #right h3 {
	width: 139px;
	height: 37px; /* added 8px to height */
	background: transparent url(img/imgmenu.jpg) no-repeat;
}
#goods #right h2 {
	width: 139px;
	height: 37px; /* added 8px to height */
	margin-top:30px;
	background: transparent url(img/imgAzienda.jpg) no-repeat;
}
#goods #left h3 {
	text-indent: 0px;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#goods #right .immagine{
	margin-top:10px;
}
#goods img {
	float: left;
}
#goods #product {
	padding: 6px 0 0 0;
}
#goods #product h3 {
	letter-spacing: -1px;
	padding: 0 0 0px 0;
}
#goods #product img {
	float: left;
	padding: 0 10px 3px 0;
}
#tratto {
	border-bottom:1px #C5BDA6 dotted;
	margin-top:30px;
	margin-bottom:15px;
}

#goods #product hr {
	color:#C5BDA6;
	border-left:1 px dotted;
}

#goods .buy {
	margin: 0 0 20px 0;
}
#goods a#books {
	display: block;
	width: 136px;
	height: 86px;
	text-indent: -3000px;
	margin: 10px 0 0 0;
	background: url(img/star-books.gif) no-repeat;
	text-decoration: none;
}