h1 {
	border-top:1px dotted #ccc;
	font-family: 'Calligraph421 BT', georgia, serif;
	font-size:20px;
	color:#444;
	line-height:150%;
	word-spacing: 0.2em;
}

.product {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:17px 0;
}

.product-thumb {
	float:left;
	text-align:center;
	width:250px;
}

	.product-thumb img {
		border:none;
	}

.product-data {
	float:right;
	width:200px;
	padding-top:22px;
	line-height:130%;
	font-family: georgia, serif;
	font-size:18px;
}

.product-sku {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#444;
}

.product-name {
	font-family: 'Calligraph421 BT', georgia, serif;
	font-size:18px;
}

.detail-image {
	margin-top:4px;
	padding:3px;
}

.product-desc {
	 margin:22px auto;
	 width:380px;
	 text-align:left;
}

.product-price {
	font-family: georgia, serif;
}

.poweredby {
	margin-top:11px;
	color:#AE7A31;
	font-size:8px;
	margin:0 auto;
	text-align:center;
}

#popular {
	list-style-type:square;
	color:#000;
	text-align:left;
	margin: 8px 0 8px 23px;
	font-size:11px;
}

#popular li a {
	 text-decoration:none;
}

.box {
	width:185px;
	margin: 22px 8px;
	border-bottom: 7px solid #000;
}

.box-title {
	background:#000;
	padding:2px;
	color:#eee;
	width:185px;
}