.cat-review-container {
	padding: 3px;
	margin: 8px 0;
}

.cat-review {
	display: none;
}

.cat-review-star {
	display: none; 
}

.review-form-row {
	clear: left;
	margin-bottom: 10px;
}

.review-form-label {
	width: 130px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#review-box .review-form-label-text {
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 5px;
	margin: 0;
	font-weight: bold;
}

.review-form-label label{
	font-weight: bold;
}

.review-form-input input {
	width: 275px;
}

.frame {
	margin-left: 150px;
	background: #E2E7EB;
	padding: 5px;
	border: 1px solid #d6d6d6;
	width: 280px;
}

#review-form-content {
	float: left;
	width: 456px;
	padding: 5px;
/*	background: #c9c9c9; */
}

#product-content {
	float: left;
	width: 260px;
	padding: 5px;
}

#star-value {
	margin-left: 15px;
	font-weight: bold;
	font-size: 110%;
}

#review-box {
/*	background: #D5E9F7; */
/*	border: 1px solid #d6d6d6;*/
	width:270px;
	padding: 0 5px;
}

#review-box div {
	margin: 5px 0;
}

#ratings-summary {
	padding: 7px;
	border: 1px solid #d7d7d7;
	margin: 10px 0 8px 0;
}

#ratings-summary input {
	display: none;
}

#reviews {
	margin-top: 20px;
	border: 1px solid #d7d7d7;
	position: relative;
/*	width: 811px; */
}

#reviews div {
	padding: 3px 0;
}

#reviews div.mini-review {
	border-bottom: 1px dotted #CBCBCB;
	padding: 10px;
}

#reviews div.mini-review h3 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

.mini-review input {
	display: none;
}

.bold {
	font-weight: bold;
}

.larger {
	font-size: 125%;
}

.dark {
	background: #f7f7f7;
}

.submit {
	margin-left: 150px;
	padding: 5px;
	width: 280px;
}

/* ReviewAllDisplay */

#review-all-product-top {
	border-bottom: 1px solid #d7d7d7;
	padding: 5px;
}

#review-all-product-image {
	float: left;
}

#review-all-product-content {
	margin-left: 135px;
}

#review-all-product-content h2 {
	padding: 0;
	margin: 0 0 10px 0;
}

#review-all-product-content input {
	display: none;
}

#review-all-product-content-box p {
	margin: 5px 0;
	padding: 0;
}

#reviews div.mini-all-review {
	padding: 10px;
	width: 353px;
	float: left;
	/* Internet Explorer 5.5+ */	
	word-wrap: break-word;
	overflow: hidden;
	border-top: 1px dotted #d7d7d7;
	border-right: 1px dotted #d7d7d7;
	position: relative;	
}

.mini-all-review.dark {
	border-left: 1px dotted #d7d7d7;
	background: #ffffff;
	margin-left: -1px;
	clear: left;
}

.mini-all-review.light {
	width: 354px !important;
	border-right: 0 !important;
}

.mini-all-review input {
	display: none;
}

#reviews div.mini-review-end {
	border-top: 1px solid #d7d7d7;
	padding: 10px;
	text-align: center;
	background: #f7f7f7;
	width: auto;
}

#reviews div.pages {
	font-size: 115%;
	width: 190px;
	margin: 3px auto;
	background: #D5E9F7;
	border: 1px solid #D7D7D7;
	text-align: center;
	padding: 1px 0 3px;
}

#reviews div.pages a {
	font-size: 160%;
}

#review-foot {
	border-top: 1px dotted #c9c9c9;
}

#review-link-back {
	margin-top: 30px;
}

.review-spacer {
	width: auto;
	height: 30px;
}

.no-review {
	line-height: 22px;
	padding: 5px;
}

#breadcrumb-bar-review {
	background: #E2E7EB;
	border: 1px solid #c6c6c6;
	color: #7b7b7b;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 8px 0 7px 10px;
}

#breadcrumb-bar-review span {
	color: #0954B9;
}

#breadcrumb-bar-review ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#breadcrumb-bar-review ul li {
	float: left;
	padding: 0;
}

#breadcrumb-bar-review a {
	color: #7b7b7b;
	text-decoration: none;
}

#breadcrumb-bar-review a:hover {
	text-decoration: underline;
}

.large {
	font-size: 125%;
}

.dark-gray {
	color: #767676;
}

.float-left {
	float: left;
}

.border-left-dotted {
	border-left: 1px dotted #c9c9c9;
}

.gray {
	text-align: center;
}

.center {
	background: #f7f7f7;
}

#long-description {
	margin-top: 5px;
}

.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	padding: 0 !important;
	line-height: 0;
	height: 0;
}

#review-all-product-content-box a.add {
	display:block;
	float:left;
	padding:7px 0 7px 18px;
	width:133px;
	margin:0 0 0 1px;
	text-decoration : none;
	font-weight : bold;
	color : #fff;
	background:transparent url(http://img.iconcdn.com/Epic/images/add_to_cart.gif) no-repeat top left;
}

#review-all-product-content-box  a:hover.add {
	background:transparent url(http://img.iconcdn.com/Epic/images/add_to_cart_on.gif) no-repeat top left;
}

.rating-stars,
.rating-stars-preview { 
	width: 80px;
	height: 16px;
	background-image: url(http://img.iconcdn.com/Epic/images/stars_sprite.png);
}

.rating-stars-preview {
	margin: 0;	
}

.rating-stars span,
.rating-stars-preview span {
	display: none;	
}

.cat-review {
	margin: 0 0 15px 0;
	padding: 0;
}

.rating-stars-0-00 { 
	background-position: 0 0;
}

.rating-stars-0-25 { 
	background-position: 0 -16px;
}

.rating-stars-0-50 { 
	background-position: 0 -32px;
}

.rating-stars-0-75 { 
	background-position: 0 -48px;
}

.rating-stars-1-00 { 
	background-position: 0 -64px;
}

.rating-stars-1-25 {
	background-position: 0 -80px;
}

.rating-stars-1-50 { 
	background-position: 0 -96px;
}

.rating-stars-1-75 { 
	background-position: 0 -112px;
}

.rating-stars-2-00 { 
	background-position: 0 -128px;
}

.rating-stars-2-25 {
	background-position: 0 -144px;
}

.rating-stars-2-50 { 
	background-position: 0 -160px;
}

.rating-stars-2-75 { 
	background-position: 0 -176px;
}

.rating-stars-3-00 { 
	background-position: 0 -192px;
}

.rating-stars-3-25 { 
	background-position: 0 -208px;
}

.rating-stars-3-50 { 
	background-position: 0 -224px;
}

.rating-stars-3-75 { 
	background-position: 0 -240px;
}

.rating-stars-4-00 { 
	background-position: 0 -256px;
}

.rating-stars-4-25 { 
	background-position: 0 -272px;
}

.rating-stars-4-50 { 
	background-position: 0 -288px;
}

.rating-stars-4-75 { 
	background-position: 0 -304px;
}

.rating-stars-5-00 { 
	background-position: 0 -320px;
}

