/*-----------------------------------------------------------------------------------------------*/
/*                                                                                               */
/* Stylesheet      : Best Sellers with Reviews Stylesheet                                        */
/*                                                                                               */
/* Script Name     : bestSellersReviews.css                                                      */
/*                                                                                               */
/* System Name     : Kaleidoscope                                                                */
/*                                                                                               */
/* Author          : Luminary Solutions                                                          */
/*                                                                                               */
/* Date            : 17/03/2010                                                                  */
/*                                                                                               */
/* Copyright       : (c) OTTO UK Ltd                                                             */
/*                                                                                               */
/* Description     : Contains styling for the best sellers includes with reviews.                */
/*                                                                                               */
/* Version History                                                                               */
/*                                                                                               */
/* Version Date       Who     Description                                                        */
/* ------- ---------- -----   -----------                                                        */
/* 1.0     17/03/2010 hstdc01 Original version.                                                  */
/*                                                                                               */
/*-----------------------------------------------------------------------------------------------*/ 

.prSnippetTitle
{
	display:none !important;
}

.prSnippetReadReviews
{
	display:none !important;
}

.prSnippetNumberOfRatingsText
{
	font-size:11px !important;
}

div.prStars.prStarsSmall 
{
	margin-top:3px;
}

.prSnippetRatingUnclickable 
{
	padding-left:0px !important;
	_padding-bottom:0px !important;
}

.bestSellersTitleSection
{
	height:140px !important;
}

.bestSellersDiv 
{
	height:170px !important;
}

.bestSellerReviews
{
	width:189px;
	height:20px;
}

/*-----------------------------------------------------------------------------------------------*/  
/* ----------------------------------- End of CSS Script --------------------------------------- */
/*-----------------------------------------------------------------------------------------------*/  