.reviews-list h2 {
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 1.2em;
	border-bottom: solid 2px #a9c6e9;
	margin-bottom: 6px;
}

.reviews-list h3 {
	margin-bottom: 6px;
}

label {
	font-weight: bold;
}

label#is-client-label {
	margin-bottom: 5px;
}

.date {
    color: #696969;
}

.review .previous_reviews {
	margin:20px 0 0 20px;
}

.review .prev_review_count {
	margin-left:20px;
	font-weight:bold;
}

.review .previous_reviews hr.sub_review_separator {
	border:1px dotted #CCC;
	border-style:none none dotted none;
	color:#FFF;
	background-color:#FFF;
	margin:10px 0;
}

#my-reviews .review_stars {
	border: none;
	padding: 0;
}

#my-reviews .review-set {
	margin: 0 0 20px 10px;
}

.review .details .helpful {
	font-style: italic;
	text-align: left;
	margin-top: 15px;
}

.review .details .helpful .numhelpful{
	float: right;
}

.review hr.prev_reviews {
	border:1px dotted #AAA;
	border-style:none none dotted none;
	color:#FFF;
	background-color:#FFF;
}

#review-edit textarea {
	display: block;
	margin: 4px 0 10px 0;
	width: 100%;
	height: 12em;
}

.sort_options {
	float: right;
	width: 450px;
	text-align: right;
	padding-bottom: 6px;
}

.sort_options select {
	padding: 0;
}

.review {
	margin-top: 20px;
}

.review p {
	margin: 0 0 4px 0;
}

.review-questions {
	margin-bottom: 15px;
}

.more-ratings {
	padding-bottom: 20px;
}

#maincontent label {
	display: block;
}

#maincontent .horizontal label {
	display: inline;
}

.separator {
	margin-right: 10px;
}

form#maincontent .content-area {
	padding: 0 25px;
	margin-bottom: 25px;
}

form#maincontent .form-group ul {
	list-style-type: none;
	padding-left: 0;
}

.content-area textarea {
	width: 97%;
}

#main-buttons {
	margin: 20px auto;
	text-align: center;
}

#previous-reviews {
	padding: 15px;
	background-color: #f5faff;
	border: 1px solid #70a0d5;
	margin: 0 0 15px 0;
}

#previous-reviews h2 {
	color: #225885;
	padding-bottom: 10px;
	border-bottom: 1px solid #a9c6e9;
}

#previous-reviews .footnote {
	color: #828282;
	margin: auto;
}

#previous-reviews .review-text {
	margin: 10px 0;
}

#previous-reviews .posted-on {
	font-weight: bold;
	font-style: italic;
}


#member_procedure_form { margin:0; }
#member_procedure_form .input_label { float:left; width:140px; font-weight:bold; margin-right:5px; text-align:right; }
#member_procedure_form .for_textbox {  padding-top:3px; }
#member_procedure_form .input_row { padding:5px 0; }
#member_procedure_form input { padding:3px; }
#member_procedure_form textarea { width:100%; height:100px; }
#member_procedure_form .input_div { float:right; width:400px; }
#member_procedure_form .input_div .radio { padding:5px 0; }
#member_procedure_form .input_div .radio ul li { display:inline; }
#member_procedure_form .input_div img { vertical-align: top; }
#member_procedure_form span.help_text { color:#7F7F7F; }
#member-procedure-form-buttons { margin-top:10px; }

.autocomplete { background-color: white; border: 1px black solid; padding: 3px; cursor:pointer; }
.errorlist { color: red; font-weight: bold; }


.share_category {
    padding: 10px 0;
}

.share_category h4 {
    color: #5CAE28;
}

.share_category .share_row {
    padding: 3px 0;
}

.share_category input {
	margin: 0 3px 0 4px;
}

.share_category label {
    padding-right: 5px;
}

.filter-area {
	margin-bottom: 20px;
}
