/* Contact */

#goods h2 {
	width: 386px;
	height: 62px; /* added 10px to height */
	background: transparent url(img/h2-goods.gif) no-repeat;
}
#goods #right h3 {
	width: 139px;
	height: 37px; /* added 8px to height */
	background: transparent url(img/h3-thegoods.gif) no-repeat;
}
#goods #left h3 {
	text-indent: 0px;
}
#goods img {
	float: left;
}
#goods #product {
	padding: 6px 0 0 0;
}
#goods #product h3 {
	letter-spacing: -1px;
	padding: 0 0 12px 0;
}
#goods #product img {
	float: left;
	padding: 0 10px 3px 0;
}
#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;
}