.product_nav_wrapper {
	float: left;
	width: 225px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #784476;
	margin-top: 0px;
	padding-top: 10px;
}
.product_nav_inquire {
	font-size: 15px;
	line-height: 1.5em;
	color: #784476;
	margin-top: 20px;
}
.product_wrapper {
	padding-top: 15px;
}
.product_mainContent_wrapper {
	width: 575px;
	margin-left: 280px;
}
.product_header  {
	margin-top: 0px;
	margin-bottom: 5px;
}
.product_images {
}
.product_description {
	margin-top: 10px;
	margin-bottom: 20px;
}
.product_description p {
	margin-top: 0px;
	padding-top: 10px;
}
.product_rightColumn_wrapper {
	float: right;
	width: 235px;
	padding-top: 10px;
}
.product_rightImage {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.product_description2 {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 310px;
}
