/*SPEECH BUBBLE*/
.speechBubble {background:url(../images/speech-bubble-base.gif) bottom left no-repeat #FFFFFF; padding:15px; color:#6E8899; border-left: 1px solid #a8b8c2; border-top: 1px solid #a8b8c2; border-right: 1px solid #a8b8c2;}
.speechBubble p {margin-top:10px;}
.speechBubbleBase {background: url(../images/speech-arrow.gif) 1px no-repeat; height:11px; margin-bottom:15px;}
.darkText {color:#AAB4BE}

/*BLOCK BUBBLE*/
.blockBubble {padding:15px 15px 0 15px; color:#6E8899; border: 1px solid #a8b8c2; margin-bottom:15px; background:#fff;}

.imgFooterText {padding:10px 0 10px 0; color:#101922; font-size:10px; border-bottom: 1px dashed #6E8899;}

.imgSample+.imgSample {padding-left:15px}