#review_form{float:left; clear:right;}
#review_form .obligatoire{
	font-size: 10px;
}
#review_form .asterisque{
	font-family: "Courier New", Courier, monospace;
	color: #cc2045;
	font-size: 20px;
}
#review_form #contentreview{height: 50px; width: 600px;padding:5px;display:block;}
#warning_review{
	float:left;
	font-size: 12px;
	color: #222;
	padding: 10px 10px 10px 110px;
	background: #fdff7e url('../img/warning-sign.png') no-repeat 35px 55px;
	margin-top: 20px;
}
#warning_review h4{
font-weight: bold;
}
/*review page*/
#reviewstitle{
	width: 385px;
	height: 60px;
	margin: 0 0 20px 220px;
	background: url('../img/reviewstitle.png') no-repeat !important;
	background: url('../img/ie6/reviewstitle.jpg') no-repeat;
	clear:both;
}
#addreviewbutton{text-align: right; font-size: 14px;margin: 30px 45px;clear: both;}
#addreviewbutton a{font-size: 14px;}
div.listofreviews{width:600px;background-color: #402e2a;clear:left;float:left;margin-left:50px;}
div.reviews0,div.reviews1{clear: left;float:left;width:520px; margin: 30px; padding:10px;}
div.reviews1{background-color: #4d3732;}
div.listofreviews img{
	float: right;
	margin: 10px 10px 20px 20px;
	vertical-align:text-top;
}
.listofreviews p{text-align: justify;}
.listofreviews .extlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #8daa51;
}
.listofreviews .extlink a:hover, .listofreviews .extlink a:focus, .listofreviews .extlink a:active{border-style:none;}
.listofreviews .postedon{text-align: right;}
#morepages{clear: left;float: left;width: 100px;font-weight: normal;margin:0 0 0 25px;}
#morepages strong{font-size: 15px;vertical-align: -10%;}
