.product{

}
.product h1{
	color: #CA4737;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: 15px;
}
.product h2{
	color: #CA4737;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
}
.product h3{
	color: #323234;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 40px;
}
.product strong{
	color: #323234;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.titleblack{
	color: #000000;
}
.product p{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1.4em;
	margin-right: 30px;
}
.product a{
	color: #C47D69;
}
.product #price{
	color: #C94837;
	clear: left;
	font-size: 1.4em;
	font-weight: bold;
}
.product #infotable{
	background-image: url(../images/backofinfo.gif);
	background-repeat:no-repeat;
	color: #666666;
	border: solid #d6cec6 1px;
	padding-left: 10px;
}
.product #infotable.strong{


}
.recommended  h4{
	color: #CA4737;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: 15px;
}
.reviews{
	margin-top: 20px;
}

