/*#review_summary {
	 margin: 0px;
	 padding: 8px;
	 background-color: #FFFEE8; 
	 border-right: 1px solid #e6e3d7; 
	 border-bottom: 1px solid #e6e3d7;
	 width: 210px;
	 float: right;
	 font-size: 13px !important;
	}*/

#review_box {
	float: right; 
	width: 215px; 
	margin-left: 10px;
	}

#review_wrapper {
	 margin: 0px;
	 padding: 4px;
	 border: 1px solid #EBEBEB;
	 width: 210px;
	 float: right;
	 font-size: 13px !important;
	}

#review_login {
	background-color: #FFFEE8;
	width: 100%;
	float: left;
	float: right;
	width: 220px;
	border-bottom: 2px solid #555;
	} * html #review_login {padding-bottom: 10px;}

#review_summary {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	}

#review_summary a {
	font-size: 13px !important;
	}

.review_summary_hr {
	border: 1px solid #DDDDDD; 
	margin-top: 10px;
	} * html .review_summary_hr {
		border: 2px solid #DDDDDD; 
		margin-top: 0px;
		}	

* html .br_ie6 {display: none;}

/* styles for review profile status box
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#status_box_txt {
	float: left; 
	margin-top: 4px;
	margin-left: 10px; 
	margin-bottom: 10px;
	width: 160px;
	font-size: 13px;
	}

.status_hr {
	border: 1px solid #555555;
	}

.status_img {
	float: left;
	border: 0px;
	padding: 4px;
	}
/* styles for recipes headers and sub-titles
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.review_header {
	margin-top: 30px;
	background: #FFFFFF url(/includes/images/backgrounds/homepage_top_section_bg.gif) repeat-x scroll left top;
	border: 0px none;
	height: 1%;
	padding: 0px 0px 10px;
	}

.review_header h5 {
	color:#F47A63;
	font-family:arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px 0px 10px;
	float: left;
	padding-top: 20px;
	/*margin-left: -35px;*/
	} *html #cols_content {
			margin-left: 0px;
			}

.sub_title {
	font-size: 0.95em;
	float: right;
	padding-top: 20px;
	}

/* styles for recipes reviews section 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.reviewlist ul {
/*	margin-top: 65px;
*/	padding-left: 0px;
	margin-left: 0px;
	list-style: none;  
	}

.reviewlist li {
	width: auto;
	margin-bottom: 10px;
	padding: 20px 35px;
	background: #FCFCF1;
	}

.reviewlist li li {
	border-bottom: 0px;
	padding: 0;
	}

.reviewlist p {
	padding: 0;
	margin: 0 0 .8em;
	}

.datetime {
	color: #888888;
	font-size: 0.9em;
	}

.star_align { float: right; width:auto}

.review {
	background-color: #f4f2e8;
	border-right: 1px solid #e6e3d7;
	border-bottom: 1px solid #e6e3d7;
	width: auto;
	padding: 10px;
	}

/*.pname {
   float: left;
   margin-top: -33px;
   margin-left: 40px;
   }*/
  
.pname {
   float: left;
   margin-top: -10px;
   margin-left: 10px;
   } * html .pname { margin-top: -10px;}

.pimage {
   float: left;
}
	   
.reviewer {
	margin-top: 60px;
	padding-bottom: 0px; /*space between text and callout*/
/*	background: url("/includes/images/comment-arrow.png") 20px 0 no-repeat;
*/	background: url("/includes/images/comment_arrow_curve.jpg") 20px 0 no-repeat;
	padding-left: 58px;
	padding-top: 1px;
	font-size: 90%;
	height: 39px; /*33*/
	} * html .reviewer {
		margin-top: 40px;
/*		background: url("/includes/images/comment-arrow.png") 20px 0 no-repeat;
*/		
		background: url("/includes/images/comment_arrow_curve.jpg") 20px 0 no-repeat;
		padding-top: 0px;
		font-size: 90%;
		}
		
/* styles recently viewed recipes
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.recently_viewed {
	padding: 10px;
	}

.recently_viewed h4 {
	 margin-top: 0px;
	}
 
/* styles for write a review form 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#review_form {
	margin-top: 50px;
	clear: both;
	} * html #review_form {
		margin-top: 0px;
		}

.highlight {
	background-color: #fffee8;
	border-bottom: 1px solid #FFDF00;
	}

.highlighttop {
	background-color: #fffee8;
	border-top: 1px solid #FFDF00;
	}

.disabled_text {
	color: #999999;
	}

#review_form 

.spacer {
	background: #fff;
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	height: 430px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 644px;
	z-index: 1;
	}

.disclaimer {
	padding-top: 15px;
 	font-size: 0.9em;
	}

.opacity {
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;"*/
	}

table.form {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0em 0em 1em 0em;
	}

table.form caption {
	font-weight:bold;
	padding-bottom:.5em;
	text-align:left;
	}

table.form th {
	background: #fff url("/includes/images/backgrounds/h3_stripe.gif") !important;
	border: 1px solid #ccc !important;
	border-left: 1px solid #ddd !important;
	color: #006 !important;
	font-size: 110%;
	padding: .2em;
	text-align: left;
	}

table.form td {
	border-collapse: collapse;
	padding: .3em;
	}

.formhints {
	margin:0 0 1em;
	padding:10px;
	background:#FFFBE4;
	border:1px solid #EBD3A5;
	font-size:13px;
	}

.formhints strong {
	color:#009933;
	}

.formbuttonhighlight {
	padding:10px;
	border-top:3px solid #1FBB00;
	background:#f3f3f3;
	}

.formbuttonhighlight input {
	font-size:16px;
	font-weight:bold;
	}

.formbuttonhighlight {
	background: #f3f3f3;
	padding: 7px; 
	border-top: 2px solid #1fbb00;
	}
