.quote-v3 { overflow: hidden; }
.quote-v3-separator { border-top: 1px solid #d9d9d9; margin: 26px 0; clear: both; }
.quote-v3-side { float: left; width: 122px; margin-bottom: 26px; height: 94px; }
.quote-v3-content {
	min-height: 68px; margin-left: 122px; padding: 0 0 0 18px; 
	font: normal 12px/16px Arial; font-style: italic; color: #4c4c4c;
}
.quote-v3-content.inactive { 
	display: table-cell; vertical-align: middle;
	height: 114px; overflow: visible; 
}
.quote-v3-h { 
	display: block; margin-bottom: 10px;
	font: normal 16px/20px NokiaSansS60, Arial; font-style: normal;
	color: #2c2a27;
}

.quote-v3-side.html-pie { font-size: 18px; font-weight: bold; color: #4c4c4c; }

.quote-v3-content > span > b { font-style: normal; }
.quote-v3-content i {color:#f55b11;/* display: none; */}
.quote-v3-content > i + span {/* padding-left: 18px; background: transparent url(//fom.ru/vis/charts/v3/v3-quote-sep.gif) 7px center no-repeat; */}

.quote-v3-content span, .quote-v3-content i {display:inline;}

.showHideQuotes {display: inline-block; padding-right:20px;background: url(arrow_down.png) center right no-repeat;margin-bottom:10px;}
.quote_up {background-image: url(arrow_up.png);}
.showHideQuotes a { border-bottom: 1px dashed #666666;text-decoration:none;color:#666666;}
