#content {
	padding: 38px;
	background-image: url(/images/BG_hw-content.gif);
	background-color: #D9D9D9;
}
#hollowware {
	list-style: none;
	margin: 0;
	padding: 0;
}
#hollowware li {
	float: left;
	padding: 0;
	margin: 20px;
	height: 104px;
	width: 104px;
	text-align: center;
	line-height: 104px;
}
#hollowware li img {
	border: solid 2px #fff;
	vertical-align: middle;
}
.clearer {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	clear: both;
}
#hollowware-detail img {
	float: left;
	border: solid 2px #fff;
}
#description {
	background: #F0F0F0 url(/images/BG_hw-detail.gif) left top repeat-x;
}
#hollowware-detail div {
	margin: 0;
	margin-bottom: 10px;
	float: right;
	clear: right;
	width: 200px;
	padding: 10px 15px;
}
#hollowware-detail a {
	display: block;
	font-weight: bold; 
	font-size: 12px;
	line-height: 22px;
	background: url(/images/BUTTON_back.gif) center center no-repeat;
	color: #666;
	text-decoration: none;
	padding-left: 50px;
	height: 22px;
}
#description h2 {
	border-bottom: solid 1px #fff;
	color: #333;
	font-size: 13px;
}
#description ul {
	list-style: none;
	margin: 5px 10px;
	padding: 5px;
	border-left: solid 1px #fff;
}
li.media {
	font-style: italic;
	color: #666;
}
li.dimensions {
	
}
