.left{
	border:0px solid #000;
	float:left;
	margin-left:10px;
	font-size:11px;
}
.left1{
	float:left;
	margin-left:10px;
}
.rating{
	background:url(../images/tank.gif) no-repeat;
	height:18px;
	width:100px;
	float:left;
	margin-left:-10px;
	font-weight:bold;
	
}

.overallRating{
	float:none;
}

.postedOn{
	float: left; 
	width: 80px;
	padding:3px 0 0;
	margin:0;
}

.success{ background-color:#fffebb; padding:10px; font-size:13px; margin-top:10px; margin-left:1px; width:490px;margin-bottom:10px; font-weight:bold; clear:both; color:#000;}
.success a, .success a:hover{
	color:##6B96DB;
	text-decoration:none;
}
.dive-center-box{
	margin:0px; 
	border:#6c96de 1px solid; 
	background-color:#E2EBFA;
}
.dive-center-box  dd span.adjustment{
	padding-left:10px !important;
}
.fe_list_block1 table, td {
	padding:2px 0 2px 0;
}
.fe_list_block2 table, td {
	padding:2px 0 2px 0;
}

.dive-center-box h1{ margin:0; padding:0; border-bottom:#6c96de 1px solid; 
padding:10px;width:96%;
}
.dive-center-box div.h1{ margin:0; padding:0; border-bottom:none;/*#6c96de 1px solid; */
padding:10px 5px;width:96%;
}
.dive-center-box dd{ margin:0; padding:0; border-bottom:#6c96de 1px solid; 
padding:10px 5px;width:96%;
color:#000;
}
.dive-center-box dd div{ 
	font-weight:bold;
	font-size:14px;
	float:left;
	margin-left:10px;
	color:#000;
}
.dive-center-box dd h3{ 
	font-weight:bold!important;
	font-size:14px!important;
	float:left;
	margin-left:10px;
	color:#000!important;
	background:none!important;
	text-align:left;
}
.dive-center-box td{color:#000000;
}
.dive-center-box dd table{
	padding-top:15px;
}

.featured-list{
	background-color:#fdecd8;
}
.normal-list{
	background-color:#e7efff;
}
.rating-box{
	float:left;
	border:1px solid #000;
	background-color: #fff;
	padding:3px ;
	height:20px;
	margin-left:3px;
	margin-right:3px;
}
.happy-smiley{
	background:url(../images/happy.gif) no-repeat;
	height:5px;
	width:5px;	
}
.sad-smiley{
	background:url(../images/sad.gif) no-repeat;
	height:5px;
	width:5px;
}
.ratingbutton {}
a.ratingbutton {float:left;background: url(../images/Rating_value_button_bg_l.png) no-repeat left top;margin:0;padding:0 0 0 8px;text-decoration:none; margin-left:3px; font-size:11px; }
.span {float:left;display:block;background: url(../images/Rating_value_button_bg_r.png) no-repeat right top;padding:6px 6px 15px 6px;color:#000; font-size:11px;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.span {float:none;}/* End IE5-Mac hack */
.ratingbuttonBig {}
a.ratingbuttonBig {float:left;background: url(../images/Rating_value_button_bg_big_l.png) no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none; margin-left:3px; font-size:11px; }
.span {float:left;display:block;background: url(../images/Rating_value_button_bg_big_r.png) no-repeat right top;padding:6px 6px 12px 0px;color:#000; font-size:11px;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.span {float:none;}/* End IE5-Mac hack */
/*added by Mervin Thomas on jan 05 -2010*/
p.ratingbutton {float:left;background: url(../images/Rating_value_button_bg_l.png) no-repeat left top;margin:0;padding:0 0 0 8px;text-decoration:none; margin-left:3px; font-size:11px; }
p.ratingbutton span {float:left;display:block;background: url(../images/Rating_value_button_bg_r.png) no-repeat right top;padding:6px 6px 15px 6px;color:#000; font-size:11px;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
p.ratingbutton span {float:none;}/* End IE5-Mac hack */
.ratingbuttonBig {}
p.ratingbuttonBig {float:left;background: url(../images/Rating_value_button_bg_big_l.png) no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none; margin-left:3px; font-size:11px; }
p.ratingbuttonBig span {float:left;display:block;background: url(../images/Rating_value_button_bg_big_r.png) no-repeat right top;padding:6px 6px 12px 0px;color:#000; font-size:11px;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
p.ratingbuttonBig span {float:none;}/* End IE5-Mac hack */
/* by Mervin Thomas*/

.arrowbutton{
	border-style: none solid solid none; 
	border-color: rgb(0, 0, 0); 
	border-width: medium 1px 1px medium; 
	padding: 4px 2px 0px 15px; 
	background: #ffffff url(../images/button_list_style-1.png) no-repeat scroll left 3px; 
	font-size: 14px; 
	color: #6b96db; 
	font-weight: bold; 
	width: 90px; 
	height: 21px; 
	cursor: pointer;
	margin-bottom:15px;
}
.arrowbutton a, .arrowbutton1 a{
	color:#6b96db;
	font-weight:bold;
}
.arrowbutton a:hover, .arrowbutton1 a:hover{
	color:#6b96db;
	font-weight:bold;
}
.arrowbutton-1{
	border-style: none;
	padding: 4px 1px 0px 12px; 
	background: #ffffff url(../images/button_list_style-1.png) no-repeat scroll left 3px; 
	font-size: 12px; 
	color: #6b96db; 
	font-weight: bold; 
	height: 18px; 
	cursor: pointer;
	margin-top:-5px;
	margin-left:1px;
}

.space-5{
	float:left;
	width:50px;
	padding:20px;
}
.blueBgForBigReview{
	background-color: #e3efff;
	padding:5px;
	margin-left:1px;
	width:97.5%;
}
.ratingBig{
	background:url(../images/tank-big.gif) no-repeat;
	height:34px;
	float:left;
	margin-left:5px;
}
.ratingBig div.ratingNumber{
	font-size:40px;
	font-family:Arial;
	font-weight:bold;
	padding-left:120px;
	margin-top:10px;
	float:left;
}	
div.bottom{
	margin-top:15px;
	font-weight:bold;
	/*padding-left:220px; 
	position:relative;*/
	color:#000;
	float:left;
	padding-left:5px;
}

.ratingBigDisplay{
	background: url(../images/Rating_value_disp.jpg) no-repeat;
	padding:5px;
	height:46px;
	color:#000;

}
/* CSS Document */

.fe_list{width:598px; margin:0 auto; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.fe_list p{ margin:0; padding:0; margin-bottom:5px;}
.fe_list h1{ margin:0; padding:0; font-size:18px; font-weight:normal;}

a.fe_list_but{ margin-left:5px;font-weight:bold;background:#FFFFFF url(../images/featured_button_bullet.png) top left no-repeat; border: #000000 1px solid; border-top:0 none; border-left:0 none;text-decoration:none; padding-left:14px; width:92px; height:21px; display: inline-block; line-height:20px; color:#6a97db; margin-bottom:5px;}

.fe_list_block1{border:#6e95e0 1px solid; background: #fee4cb url(../images/featured_list_bg_1.png) top repeat-x; 
padding:0px 4px; font-weight:bold; margin-left:5px; color:#000;}
.fe_list_block1 h1{ height:35px; margin-bottom:5px; line-height:34px; color:#000;}
.fe_list_block1 p{ margin-top:5px; margin-bottom:5px; color:#000;}

.fe_list_rating{ background:url(../images/featured_list_bottom_pan_bg-1.png) top left no-repeat; height:30px; margin-bottom:5px; margin-top:10px; line-height:29px; padding-left:5px;}
.fe_list_rating img{ vertical-align:middle;color:#000;}
.fe_list_rating a{ background:url(../images/featured_button_bullet.png) left no-repeat; color:#6c96e0; padding-left:15px; display:inline-block;}

.fe_list_block2{border:#6e95e0 1px solid;  margin-left:5px; background: #d9e8ff url(../images/featured_list_bg_2.png) top repeat-x; 
padding:0px 4px;font-weight:bold;color:#000;}
.fe_list_block2 h1{ height:35px; margin-bottom:5px; line-height:34px;color:#000;}
.fe_list_block2 p{ margin-top:5px; margin-bottom:5px;color:#000;}
.fe_list_block2_img{ padding:10px;color:#000;}
.rating_thnx_highlight{ background-color:#e3efff; margin-bottom:10px; padding:10px; clear:both;}

.rating_review{ padding:10px; margin:10px; color:#000; font-weight:bold;border:#6c96de 1px solid; background-color:#e2ebfa;}
.rating_review strong{ font-size:18px;}
.rating_review img{ vertical-align:middle;}
.rating_review_img{ padding:5px;}
/************div rating section*******************/
div.ratingbutton {float:left;background: url(../images/Rating_value_button_bg_l.png) no-repeat left top;margin:0;padding:0 0 0 8px;text-decoration:none; margin-left:3px; font-size:11px; }
div.ratingbutton .span {float:left;display:block;background: url(../images/Rating_value_button_bg_r.png) no-repeat right top;padding:6px 6px 15px 6px;color:#000; font-size:11px;}/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.ratingbutton .span {float:none;}/* End IE5-Mac hack */
a.fe_list_but {
background:url("../images/featured_button_bullet.png") no-repeat scroll left top #FFFFFF;
border-color:-moz-use-text-color #000000 #000000 -moz-use-text-color;
border-style:none solid solid none;
border-width:0 1px 1px 0;
color:#6A97DB;
display:inline-block;
font-weight:bold;
height:21px;
line-height:20px;
margin-bottom:5px;
margin-left:5px;
padding-left:14px;
text-decoration:none;
width:92px;
}

div.pagination{
	padding:0 10px;
	margin:0;
}

span.userName{
	font-size:16px;
	font-weight:bold;
	line-height:24px;
}

span.ratinTitle
{
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 8px 5px 8px 10px;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
}
