.quoteBox {
	//background-color:#F8F8F8;
	//color:#444444;
	
	background-color:#2C2C2C;
	color:#ddd;
	float:right;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	margin:0pt -8pt 10px 10px;
	text-indent:-5px;
	width:171px;
}

.quoteBox .quote {
	//background-color:#F8F8F8;
	background-color:#2C2C2C;
	margin:20px;
	width:135px;
}

.quoteBox span {
//	color:#818181;
	color: white;
	float:right;
	font-size:10px;
	line-height:12px;
	margin-top:6px;
	text-align:right;
}

.quoteBox .clearfloat {
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0px;
}

/** Rounded **/
.conteneur div.rounded div {
  height: 1px;
  overflow: hidden;
}