
div.userReview
{
	margin: 0 0 5px 0;
}

div#addYourReview h2, div#addYourReview .error
{
    color: #f00;
    font-size: 1.1em;
	margin: 5px 8px;
}
div.userReview div.OverallReviewHeader div.submitReviewHeader
{
	display: block;
	background: url(images/bg_dots03.gif) bottom right repeat-x;	
}

div.userReview div.OverallReviewHeader h2
{
	color: #000;
	font-size: 1.3em;
	padding: 0px 0px 20px 10px;
	color: #fff;
}

div.userReview div.OverallReviewHeader h2 span
{
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 0 10px;
}

div.userReview div.overallHead
{
	float: left;
	display: inline;
	width: auto;
}
div.userReview div.overallHead a:link,
div.userReview div.overallHead a:visited,
div.userReview div.overallHead a:hover,
div.userReview div.overallHead a:active
{
	
}
div.userReview div.overallHeadForm
{
	width: 300px;
	float: left;
	display: inline;
}

.averageRatings th
{
	padding-bottom: 4px;
	text-align: left;
	width: 120px;
}
.averageRatings td
{
	background: url(images/rating.stars.bg.gif) no-repeat;
	float: right;
	height: 16px;
	padding-bottom: 4px;
	text-indent: -9000px;
	width: 85px;
}
.courseRating-inner, .averageRatings-inner
{
	background: url(images/rating.stars.yellow.gif) no-repeat;
	height: 16px;
}
.averageRatings .noReviews
{
	display: block;
	font-style: normal;
	margin: 10px 0;
}

/************************************************************
* Add your review styling
************************************************************/

div#addYourReview
{
	background: #E7EAE9;
	border-bottom: 10px solid #BEC9D8;
	margin-bottom: 10px;
	padding-top: 10px;
}

div#addYourReview p.yourRatings
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
	margin-bottom: 10px;
}

div#addYourReview p span.username
{
	font-weight: bold;
}

div#addYourReview p span.notYou
{
	color: #666;
}

div#addYourReview h3
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1em;
	color: #4a4a4a;
	margin-bottom: 10px;
	text-align: center
}

div#addYourReview ul
{
	list-style: none;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 5px;
}

div#addYourReview ul li
{
	width: 9px;
	padding: 9px 3px 6px;
	background: #fff;
	text-align: center;
	float: left;
}

div#addYourReview  ul li a
{
	display: block;
	padding-top: 9px;
	background: #fff url(images/rate_this_off.gif) 0 0 no-repeat;
}

div#addYourReview  ul li a:hover, 
div#addYourReview  ul li a.hilight
{
	background: #fff url(images/rate_this_on.gif) 0 0 no-repeat;
}

div#addYourReview div.section
{
	float: left;
	display: inline;
	margin-left: 10px;
	width: 91px;
	background: #fff;
	border: 1px solid #3A628D
}

div#addYourReview div.section h4
{
	min-height:32px;
	background: #C9DDF5;
	padding: 10px 10px 10px 10px;
	font-size: 1.1em;
}

div#addYourReview p.lastPlay
{
	clear: both;
	float: left;
	display: inline;
	width: 170px;
	margin-left: 10px;
	font-size: 1.1em;
}

div#addYourReview select
{
	width: auto;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 1.1em;
}

div#addYourReview select option
{
	padding-right: 10px;
}

div#addYourReview p.yourReview
{
	clear: both;
	float: left;
	width: 170px;
	margin-left: 10px;
	display: inline;
	margin-top: 10px;
	font-size: 1.1em;
}

div#addYourReview input.textbox
{
	width: 390px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

div#addYourReview textarea
{
	width: 390px;
	height: 70px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 10px;
}

div#addYourReview p.usage
{
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.1em;
}

div#addYourReview div.validation
{
	background: #E7EBEF;
	padding: 10px 10px 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#addYourReview div.validation p
{
	padding: 0px 0px 10px 0px;
}

div#addYourReview input
{
	margin-left: 10px;
}

div#addYourReview p.loginInformation
{
	background: #ffffff;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}	
div#addYourReview p.loginInformation a:link,
div#addYourReview p.loginInformation a:visited
{
	color: #255690;
}

div#addYourReview p.cancel
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#addYourReview a:link,
div#addYourReview a:visited
{
	color: #255690;
	text-decoration: none;
	font-weight: bold;
}

/*************************************************
* Tooltip styling
*************************************************/

div.userReview div.ratingTooltip
{
	width: 180px;
	background: #1A3B60 url(images/bg_gradient07.jpg) top left repeat-x;
}

div.userReview div.ratingTooltip table
{
	border-collapse: collapse;
	color: #ffffff;
	margin: 10px;
	width: 160px;
	font-size: 1em;
}

div.userReview div.ratingTooltip table tr
{
	vertical-align: top;
}

div.userReview div.ratingTooltip table tr th
{
	font-weight: normal;
	text-align: left;
	width: 112px;
}

/****************************************
* Sorter styling
****************************************/

div.resultsSortSearch
{
    padding-bottom: 5px;
    text-align: right;
    border-bottom: 4px solid #ccc
}

div.resultsSortSearch div.searchbox
{
    float: right;
    width: auto;
    display: inline;
    padding-right: 5px;
}

div.resultsSortSearch div.searchboxButton
{
    float: left;
    display: inline;
    width: auto;
    border-left: 1px solid #ccc;
}	

/***********************************************
* New list code
***********************************************/

div.userReview ul.list
{
	list-style: none;
}

div.userReview ul.list li
{
	border-top: 3px solid #fff;
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
}

div.userReview ul.list li div.userDetails01
{
	float: left;
	display: inline;
	width: 160px;
	padding-right: 10px;
	margin-bottom: 10px;
}
div.userReview ul.list li div.userDetails01 p.username
{
	font-size: 1.1em;
	color: #096AA7;
	margin-bottom: 3px;
}

div.userReview ul.list li div.userDetails01 p.username a,
div.userReview ul.list li div.userDetails01 p.username a:link,
div.userReview ul.list li div.userDetails01 p.username a:visited
{
	color: #096AA7;
}

div.userReview ul.list li div.userDetails01 p.username a:hover,
div.userReview ul.list li div.userDetails01 p.username a:active
{
	text-decoration: none;
}

div.userReview ul.list li div.userDetails01 p.location
{
	font-size: 1.1em;
	color: #222;
}

div.userReview ul.list li div.userDetails02
{
	float: left;
	display: inline;
	width: 450px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-top: 0px
}

div.userReview ul.list li div.userDetails02 img.moderator
{
	float: left;
	width: auto;
	display: inline;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.userReview ul.list li div.userDetails02 img.expert
{
	float: left;
	width: auto;
	display: inline;
	margin-right: 5px;
	margin-bottom: 10px;
}

div.userReview ul.list li div.userDetails02 img.badge
{
	float: right;
	width: auto;
	display: inline;
	margin-bottom: 10px;
}

div.userReview ul.list li div.userDetails02 p.ownerRating
{
	clear: both;
	font-size: 1.1em;
	margin-bottom: 5px;
}

div.userReview ul.list li div.userDetails02 p.showDetails
{
	font-size: 1.1em;
}

div.userReview ul.list li div.userDetails02 a.showRatingToolTip,
div.userReview ul.list li div.userDetails02 a.showRatingToolTip:link,
div.userReview ul.list li div.userDetails02 a.showRatingToolTip:visited
{
	color: #096AA7;
}

div.userReview ul.list li div.userDetails02 a.showRatingToolTip:hover,
div.userReview ul.list li div.userDetails02 a.showRatingToolTip:active
{
	text-decoration: none;
}

div.userReview ul.list li div.userDetails02 div.ratingTooltip
{
	font-size: 1.1em;
}

div.userReview ul.list li div.review
{
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.1em;
}

div.userReview ul.list li div.review p
{
	margin-bottom: 10px;
}

div.userReview ul.list li div.review a.showMoreText,
div.userReview ul.list li div.review a.showMoreText:link,
div.userReview ul.list li div.review a.showMoreText:visited
{
	color:#096AA7;
}

div.userReview ul.list li div.review a.showMoreText:hover,
div.userReview ul.list li div.review a.showMoreText:active
{
	text-decoration: none;
}

p.commentTitle 
{
	font-size: 1.1em;
	font-weight: bold;
}
.haveYour 
{
	font-weight: bold;
	text-decoration: uppercase;
	color: #9a0000;
	font-size: 1.4em;
}
div.headerMPU
{
    display:inline;
    float:left;
    margin-right:10px;
    margin-top:0px;
    width:312px;    
}
div.averageRatings
{
    float:left;
    width:300px;
}

div.overallHead 
{
	margin: 0 0 10px 0
}

div.headerMPU div.MPUNoTopMargin
{
	margin: 0;
}
div.overallHead a 
{
	color: #9a0000;
	font-weight: bold
}

div.averageRatings .ratingsSummary .ratingsSummaryContent
{
    float: left;
    width: 170px;
}

div.averageRatings .ratingsSummary .partnerAd
{
    float: right; 
    padding: 5px 0px;
}
