.cbp-qtrotator {
display:table;
width:100%;
max-width: 1000px;
/*height: 180px;*/
position: relative;
/*float: left;*/
margin: 0;
padding-top: 0px;
margin-bottom:0.0em;
}
.cbp-qtcontent {
width: 100%;
height: auto;
/*position: absolute;*/
/*min-height: 180px;*/
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
	float:left;
margin: 25px 0 5px 0;
padding: 0
}
.cbp-qtrotator blockquote p {
font-size: 1.7em;
color: #777;
font-weight: 300;
margin: 0em 0 0em
}
.cbp-qtrotator blockquote ol {
font-size: 1.4em;
color: #777;
font-weight: 300;
margin: 0.5em 0 0.8em
}
.cbp-qtrotator blockquote footer {
/*font-size: 1.2em*/
margin-left:42px;
}
.cbp-qtrotator blockquote footer a:before {
content: '― '
}
/*.cbp-qtrotator*/ .cbp-qtcontent img {
/*float:right*/
margin: 20px 0px 0 60px;
height:100px;
border:2px solid #efefef;
}
.cbp-qtprogress {
position: absolute;
background: #47a3da;
height: 1px;
width: 0%;
z-index: 98
}