.stars {
	background: url('/images/reviews/stars.png') top left no-repeat;
	width: 87px;
	height: 17px;
}
* html .stars { background-image: url('/images/reviews/stars.gif');}
.stars span {display: none;}
/* static ratings */
.stars.rating-No, .stars.rating-none, .stars.subStar-rating-No {background-position: left -220px;}
.stars.rating-0, .stars.rating-0-0 {background-position: left -200px;}
.stars.rating-0-5 {background-position: left -180px;}
.stars.rating-1, .stars.rating-1-0, .stars.subStar-rating-1 {background-position: left -160px;}
.stars.rating-1-5 {background-position: left -140px;}
.stars.rating-2, .stars.rating-2-0, .stars.subStar-rating-2 {background-position: left -120px;}
.stars.rating-2-5 {background-position: left -100px;}
.stars.rating-3, .stars.rating-3-0, .stars.subStar-rating-3 {background-position: left -80px;}
.stars.rating-3-5 {background-position: left -60px;}
.stars.rating-4, .stars.rating-4-0, .stars.subStar-rating-4 {background-position: left -40px;}
.stars.rating-4-5 {background-position: left -20px;}
.stars.rating-5, .stars.rating-5-0, .stars.subStar-rating-5 {background-position: left 0px;}

#reviewContent {
	border-top: 1px solid #ccc;
	clear: both;
	padding: 10px 0 0 0 !important;
}
#ratingOverview .button {
	float: left;
	margin-left: 20px;
}
* html #ratingOverview .button {width: 10em;}
#ratingOverview .dataTable {
	margin: 0 0 0 18px;
}

ul#rateSite {margin: 0;}
ul#rateSite li {float: left;}
ul#rateSite li a {
	padding: 0;
	float: left;
	color: #fff;
	width: 17px; 
	overflow: hidden;
	text-align: center;
	font-size: 1px;
	height: 20px;
}
form #rate_site br {display: none;}
form #rate_site {
	float: left;
	margin: 0 12px 14px 12px;
}
form #rate_site label {
	clear: none !important;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 1px;
	margin: 0 !important;
	width: 17px;
	height: 14px;
}
form #rate_site input {
	margin: 0;
	padding: 0 2px;
	display: none;
	width: 20px;
}
form #rate_site .errors {
	white-space: nowrap;
	width: 650px;
	clear: both;
}
#star-help {
	color: #777;
	padding: 0 0 0 14px;
  margin-left: 100px;
	width: 300px;
}
.review {
	clear: both;
	padding: 0 0 20px 0;
	position: relative;
	width: 100%;
}
* html .review {
  width: 100%;
}

.review ul.titleBar {
	line-height: 1.4em;
	margin: 0;
}
.review ul.titleBar li {
	display: inline;
	margin: 0 12px 0 0;
}
.review ul.titleBar li div.stars {
	float: left;
	margin: 0 12px 0 0;
}

.review div.usefulBar {
	border-bottom: 1px solid #e1e1e1;
	float: left;
	font-size: .8em;
	margin: 2px 0 18px 0;
	padding: 0 0 4px 0;
	width: 100%;
}
.review div.usefulBar ul {
	float: left;
	margin: 0;
	width: 100%;
}
.review div.usefulBar li {
	color: #777;
	float: left;
	margin: 0 2px;
}
.review div.usefulBar li.check {
	background: url(/images/icons/success-sm.png) left center no-repeat;
	padding: 0 2px 0 12px;
}
.review div.usefulBar a {
	padding: 1px 2px;
}
.review div.usefulBar li.question {
	padding-right: 4px;
}
.review div.usefulBar li.flag a {
	background: url(/images/icons/flag.png) left center no-repeat;
	margin-left: 2px;
	padding-left: 12px;
}
.review div.usefulBar li.summary {
	float: left;
	color: #777;
	margin: 0 10px;
}
.review div.usefulBar li.share {
	float: right;
}
.review div.usefulBar li.share img {
	margin: 0 0 -6px 0;
}
.review .response {
	background: #eee;
	color: #888;
	float: left;
	font-size: .85em;
	margin-top: 2px;
	padding: 1%;
	width: 98%;
}
.review .response .edit {
	float: right;
}

.review .reviewText {
	clear: both;
	word-wrap: break-word;
}

.review .author, .review .date {white-space: nowrap;}
.review .author, .review .date {
	color: #777;
}
.review .question {
	font-style: italic;
}


.rating_percentages {
	clear: both;
	padding: 7px 0;
	list-style-type: none;
}
* html .rating_percentages {padding: 2px 0;}
*+html .rating_percentages {padding: 2px 0;}
.rating_bar {
	background: #f7e8c7;
	float: left;
	height: 1em;
	margin-left: 10px;
	width: 100px;}
.rating_stat {
	background: #eba922;
	float: left;
	height: 1em;}
.rating_label {
	float: left;
	height: 1em;
	margin-top: -2px;
	width: 3.5em;}
.rating_total {
	float: left;
	font-size: .9em;
	margin: -2px 0 0 10px;
	height: 1em;
}


#addReview h2 {padding: 0;}
#addReview td {vertical-align: top;}
#addReview td.label {
	text-align: right;
}
#addReview input {
		width: 460px;
}
#addReview textarea {
  width: 460px;
	height: 130px;
}
#addReview .guidelines, #addReview .close {
  float: right;
	font-size: .9em;
}
#addReview button {
	margin-right: 20px;
}

#sortReviews {
	float: right;
	margin-bottom: 4px;
}

#rankBadge {
	background: #d5dae1;
	border: 1px solid #7697a9 !important;
	font-size: .9em;
	max-width: 108px;
}
#badgeTitle {
	background: #fff;
	color: #000;
	padding: 2px;
	text-align: center;
}
#badgeTitle span {color: #8d6107;}
#badgeRank {
	background: #b5becc url('/images/widgets/topsites-bg.png') top left repeat-x;
	color: #2a4384;
	font-size: .9em;
	line-height: 1em;
	padding: 4px;
	text-align: center;
}
#badgeRank .logo {
	float: left;
	margin: 0 2px;
}

#userBadge {
	font-size: .9em;
}
#userBadge .userTrophy {
	color: #d18f07;
	font-weight: 600;
	padding-right: 3px;
}
#userBadge .userTrophy span {
	background: url('/images/icons/trophy.png') bottom left no-repeat;
	padding-left: 14px;
}
#userBadge .actualRank {
	color: #777;
	font-size: .9em;
}


/* write form */
form dd button {
        float: left;
        margin: 0 20px 0 0;
}
* html form dd button {
        margin: 0 20px 0 3em;
}
form a.cancel {
        clear: both;
        float: left;
        margin: -1.8em 0 0 8.3em;
}
* html form a.cancel {margin-left: 16em;}
*+html form a.cancel {margin-left: 16em;}
.facebooklabel {
        width: auto;
        margin: 0 0 0;
        text-align: left;
}
* html .facebooklabel {width: 250px;}
*+html .facebooklabel {width: 250px;}
dd.facebookcheck {
        width: 210px;
        margin: 0;
}
dd.facebookcheck input {
        width: 20px;
}
form .section .required {
	background: url('/images/required.jpg') top left no-repeat;
	padding-left: 12px;
}
form .help {margin-left: 14px;}
form h4 {
	border: 0;
	padding: 0;
	margin: 0;
}

.feedback-thanks {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
}
.feedback-thanks.success {
	background: none;
	border: 0;
	font-weight: 600;
	padding: 3px;
	width: auto;
}

.profile-left {
	color: #686868;
	margin-right: 2%;
	width: 20%;
}
.profile-left strong {
	display: block;
	padding: .8em 0 0 0;
}
.profile-left li { color: #686868; }
.profile-right {
	width: 70%;
}
.pairs {
	float: left;
}
.pairs ul {
	margin-top: 0;
	padding: 0 10px 10px 0;
}
.pairs li {
	margin: 0 0;
}
.recommend {
	line-height: 1em;
	padding-left: 24px;
	display: none;
	text-align: right;
	float: right;
}
.recommend.answer-yes {
	background: url('/images/icons/approve.png') top left no-repeat;
	display: block;
}
.recommend.answer-no {
	background: url('/images/icons/disapprove.png') top left no-repeat;
	display: block;
}

.section {
	padding: 8px 4px;
}
.sectionContent {
	clear:both;
	padding: 2px 12px;
}
.sectionContent br {display: none;}
.sectionContent label {
	float: left;
	width: 300px;
}
.section .bullets {
	margin: 0 0 10px 20px; 
}
.section .bullets li {
	margin: 0 0 0 18px; 
}
.divider {
	border-bottom: 1px solid #c4c8cc;
	padding: 6px 0;
	margin: 0 0 10px 0 ;
	clear: both;
	width: 100%;
}


/* landing page */
.highlighted {
	background: url('/images/reviews/bg_gradient.jpg') bottom center repeat-x;
	border: 1px solid #c4c8cc;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 6px 2%;
	width: 96.5%;
}

#featured, #top-reviews, #recent-reviewers, #top-reviewers {
	float: left;
	width: 326px;
}
#top-reviews h2, #recent-reviewers h2, #top-reviewers h2,
#top-reviews p, #recent-reviewers p, #top-reviewers p {
	margin: 0 0 0 42px;
	padding: 0;
}
#top-reviews, #recent-reviewers {
	clear: both;
	margin-top: 20px;
}
#featured, #top-reviewers {
	margin: 20px 0 0 20px; 
	width: 316px;
}
#recent-reviewers {background: url("/images/icons/new.png") top left no-repeat;}
#top-reviews,#top-reviewers {	background: url("/images/icons/trophy-lg.png") top left no-repeat;}


#featured .highlighted {
	height: 252px;
	margin: 0;
}
#featured h2 {padding-top: 0;}
#featured h3 {margin: 0;padding: 0;}
#featured .review .reviewText {
	max-height: 150px;
	overflow: hidden;
}
#featured .stars {float: right;}


#top-reviews .stars {float: left;}
#top-reviews span {
	color: #555;
	padding: 0 4px;
}
#top-reviewers li {margin-bottom: 10px;}


#recent-reviewers .review {padding-bottom: 12px;}
#recent-reviewers .stars {
	float: right;
	margin: 0;
}
#recent-reviewers li.title {margin-right: 0;}
#recent-reviewers .review {
	border-bottom: 1px solid #ccc;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}
#recent-reviewers li.title,
#recent-reviewers li.author,
#recent-reviewers li.reviewText {
	clear: both;
}


.toolbar-ad {
	text-align: center;
}
.toolbar-ad h2 {
	color: #960;
}


.single .review {padding-bottom: 0;}
.single .review div.usefulBar {margin-bottom: 10px;}


#about {
	background: #eee;
	padding: 10px;
}
#about img {
	float: left;
	margin: 0 6px 6px 0;
}
#about p {
	margin: 0;
	padding-left: 22px;
}

.reviewNav li {
	float: left;
	line-height: 1.2em;
	margin-right: 20px;
}

.owner {
	background: #eee;
	padding: 6px;
	margin: 20px 0;
}
.owner .review {padding: 0;}
.reviewSamples .review ul.titleBar {margin: 0 !important;}
.reviewSamples .pairs,
.reviewSamples .usefulBar,
.reviewSamples br,
.reviewSamples .recommend,
.reviewSamples .response {display: none;}
.reviewSamples .review {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}
.reviewSamples .owner .review {border: 0; margin: 0;}

.review-widget {
	background: url('/images/reviews/widget-bg.png') top left;
	width: 140px;
	height: 50px;
}
.review-widget .alexa-logo {
	margin: 10px 4px 0 8px;
}
.review-widget .stars {
	margin-top: 10px;
}
.review-widget .review-total {
	font-size: .9em;
	margin-top: 2px;
	width: 85px;
	text-align: center;
}
#profile-hdr{
    min-height:60px;
}