html,
body,
#qfcontent,
#qf-embed {
  width: 310px;
  height: 175px;
}
#qfcontent {
  background: #f4f4f4 url( images/bgr_widget310x200_content.jpg ) no-repeat scroll center center / cover ;
}
#qf-embed textarea {
  height: 160px;
}
#qf-carousel > div {
  max-height: 72px;
}
#qf-carousel > div > div {
  height: 60px;
  margin-bottom: -5px;
}
#qf-carousel > div:nth-of-type(n+2) {
  display: none;
}
#qf-carousel div div span {
  display: block;
}
#qf-carousel h3 {
    margin: 5px 0;
}
#qf-carousel > div > span {
  padding: 0;
}