
.titleDisplayRecette {
	color:#C4C4AE;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:25px;
	font-weight:bold;
	height:50px;
	left:10px;
	line-height:50px;
	position:relative;
	top:0;
	width:680px;
}

	
	#listingComments, #depotComments {
		position:relative;
		width:625px;
		left:10px;
	}
	
		#depotComments #getNoteComm {
			height:20px;
			line-height:20px;
			width:200px;
		}
		
		#depotComments #getNoteComm label, #depotComments #getNoteComm span{
			display:block;
			float:left;
			width:80px;
			height:20px;
			line-height:20px;
		}
		
		#depotComments #getNoteComm span {
			background:transparent url(../images/decoupage/etoile_restaurants_details.png) no-repeat -80px 0px;
		}
			#depotComments #getNoteComm span a {
				float:left;
				height:16px;
				line-height:16px;
				width:16px;
			}
		
	.contentHeaderComm {
		height:25px; 
		line-height:25x;
	}
	
		.contentHeaderComm .contentNote{
			background:transparent url(../images/decoupage/etoile_restaurants_details.png) no-repeat;
			display:block;
			float:left;
			height:20px;
			width:80px;
		}	
		
		.contentHeaderComm .contentSender{
			display:block; 
			float:left; 
			height:30px; 
			line-height:30px; 
			width:130px;
		}	
		
		.contentHeaderComm .contentDateSend{
			display:block; 
			float:left; 
			height:30px; 
			line-height:30px; 
			width:200px;
		}	
		
		.contentHeaderComm .contentWarning{
			display:block; 
			float:right; 
			text-align:right; 
			height:30px; 
			line-height:30px;
			width:80px; 
			color:#999999;
		}
		
	.contentComm {
		clear:both; 
		line-height:20px;
		width:300px;
	}
	
	
	
	
