/* crystal.css */
/*
#alpha-inner {
	width: 23%;
	float: left;
}
*/
#perseus .product-top {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding-top: 20px;
/* 	background: url('../img/RVR-203_bg.jpg') no-repeat center 0px; */
	text-align: left;
}

#perseus .product-top-description h2,
#perseus .product-top-description h3 {
	margin-top: 40px;
	margin-left: 0px;
	font-weight: bold;
}
#perseus .product-top-description h4 {
	margin-top: 40px;
	margin-left: 10px;
	font-weight: bold;
}
#perseus .product-top-description p {
	margin-left: 10px;
}
#perseus .product-top-description ul {
	margin-left: 40px;
	list-style-type: square;
}
#perseus .product-top-description ul.list_circle {
	margin-left: 30px;
	list-style-type: circle;
}
#perseus .product-top-description div.lastupdate {
	margin-top: 40px;
	margin-left: 0px;
}

#perseus .entry-header {
	line-height: 105%;
}

#perseus .entry-body {
	clear: both;
	height: 220px;
}

#perseus .entry-image {
	height: 210px;
}

#perseus .entry-footer {
	clear: both;
	height: 10px;
}
