.tsr {
  height:218px;
  position:relative;
  width:669px;
}

.tsrTexts {
  background:transparent;
  height:140px; 
  overflow:hidden;
  position:absolute;
  right:30px;
  top:45px;
  width:200px;
}

.wideTsr .tsrTexts {
  background:transparent;
  height:140px;
  overflow:hidden;
  position:absolute;
  right:30px;
  top:45px;
  width:350px;
}

.tsrContent {
  display:none;
  font-size:13px!important;
}

.tsrContent h2 {
  font-size:18px!important;
  font-style:italic;
  font-weight:normal!important;
}

.tsrContent p, .tsrContent strong {
  color:#338ABC;
  font-size:13px!important;
}
