﻿
/* --------------------- */
/* START Star Properties */
/* --------------------- */
.pr-snippet-stars .pr-stars-small
{
	background-image: url(../../images/stars_small.gif);
}
.pr-stars-small
{
	background-image: url( ../../images/stars_small.gif);
}
.pr-snapshot-rating .pr-stars
{
	background-image: url(../../images/stars.gif);
}
div.prStars
{
	background-image: url(../../images/stars.gif);
}



/* ------------------------ */
/* START Snippet Properties */
/* ------------------------ */
.pr-snippet-wrapper
{
	padding: 5px 12px;
	border: none;
	background-color: transparent;	
}
.pr-snippet-read-write
{
	border: none;
	float:left;
	clear:none;
}
.pr-snippet-write-first-review
{
	text-align: left;
}
.pr-snippet-stars
{
	border: none;
}
.pr-snippet-review-count
{
	display:none;
}
.pr-snippet-read-write A.pr-snippet-link
{
	font-size:11px;
}



#pr_snapshot
{
	font-size: small;
	width:710px;
}
.pr-contents-wrapper
{
	font-size:small;
}



