﻿.reviewpanel
{

	/*Basically this is the start bit'*/
	HEIGHT: 123px;
	DISPLAY: block;	
	width:115px;
	padding:0px;
	float:left;
	background-image:url('/Images/themes/standard/review/y4tweetpanel.png'); 
	background-repeat: no-repeat; 
}
.reviewpanelNoReview
{

	/*Basically this is the start bit'*/
	HEIGHT: 123px;
	DISPLAY: block;	
	width:115px;
	padding:0px;
	padding-bottom:8px;
	float:left;
	background-repeat: no-repeat; 
}

.bigemptyscore
{
		HEIGHT: 24px;
	
	width:13px;
}
.bigreviewpanelNoReview
{

	width: 241px;
	DISPLAY: block;	
	HEIGHT:249px;
	padding:0px;
	
}
.foodwordreview
{
	float:left;
	display:inline;
}
.foodwords
{
	display:inline;
	background-image:url('/Images/themes/standard/review/foodwords.png'); 
	float:left;
	width:92px;
	height:100px;
	padding-right:5px;
	background-repeat:no-repeat;
}
.bigreviewpanel
{
	width: 241px;
	DISPLAY: block;	
	HEIGHT:249px;
	padding:0px;
	background-repeat:no-repeat;
	background-image:url('/Images/themes/standard/review/y4tweetbigpanel.png'); 
}
.SelectScoreHolder
{
	display:block;
	padding-top:2px;
	height:24px;
}
.bigfullscore
{
		HEIGHT: 24px;
	
	width:13px;
}
.ScorePanel
{
	padding:0px;
	margin:0px;
}
.ScoreHolder
{
padding-left:70px;
padding-top:15px;
}

 
.RateMe
{
	margin-left:15px;
	margin-top:5px;
}
.bigemptyscore
{
		HEIGHT: 24px;
	
	width:13px;
}
.bigfullscore
{
		HEIGHT: 24px;
	
	width:13px;
}
.fullscore
{

	/*Basically this is the start bit'*/
	HEIGHT: 13px;
	
	width:7px;
	padding:0px;
	padding-top:2px;
}
.emptyscore
{

	/*Basically this is the start bit'*/
	HEIGHT: 13px;

	width:7px;
	padding:0px;
	padding-top:2px;
}
.StoreRating
{
	padding-left:5px;
	padding-right:5px;
}



div.rating-cancel,div.star-rating{float:left;width:13px;height:24px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url('/Images/themes/standard/review/delete.gif') no-repeat 0 -24px}
div.star-rating,div.star-rating a{background:url('/Images/themes/standard/review/longscore.png') no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:13px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -24px!important}
div.star-rating-hover a{background-position:0 -48px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
