/* generic classes for webblock mediaguide */

.watchrecommendation {
  margin: 0px 3px 20px 3px;
  padding: 0px 0px 0px 0px;
  width: 225px;
  position: relative;
  clear: both;
  }
.watchrecommendation .head {
  display: block;
  height: 10px;
  width: 225px;
  background-image: url('/components/images/uitzendinggemist-bg-head.png');
  background-repeat: no-repeat;
  visibility: visible;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/uitzendinggemist-bg-head.png');
  }
.watchrecommendation .bottom {
  position: relative;
  display: block;
  height: 16px;
  background-image: url('/components/images/uitzendinggemist-bg-bottom.png');
  background-repeat: no-repeat;
  visibility: visible;
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/components/images/uitzendinggemist-bg-bottom.png');
  }
.block.watchrecommendation .body {
  display: block;
  background-repeat: repeat-y;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  }
#container3 .watchrecommendation {
  margin: 12px 0px 20px 10px;
  padding: 0px 0px 0px 0px;
  width: 225px;
  color: #023183;
  }
#container3 .watchrecommendation .body {
  background-image: url('/components/images/uitzendinggemist-bg-body.gif') !important;
  background-repeat: repeat-y;
  padding: 0px 0px 3px 12px;
  margin: 0px 0px 0px 0px;
  }
#container3 .watchrecommendation h1, #container3 .watchrecommendation h2 {
  color: #0044b3;
  }
#container3 .watchrecommendation h3 {
 color: #b2d234;
 font-size: 1.2em;
 }
#container3 .watchrecommendation .body {
  }
.watchrecommendation .picture {
  margin: 0 4px 0 0px;
  }
.watchrecommendation .actionButton {
  margin: 0px 0px 0px 0px;
  }
.watchrecommendation .innerblock {
  margin: 0px 6px 6px 0px;
  clear: both;
  }
#container3 .watchrecommendation h2 {
  float: none;
  visibility: visible;
  clear: both;
  width: 100%;
  }
#container3 .watchrecommendation h2 a {
  color: #0044b3;
  }
.watchrecommendation p.options {
  padding: 0px 0px 6px 0px;
  }
.watchrecommendation p.info {
  padding: 6px 2px 6px 0px;
  float: right;
  }
.watchrecommendation .more {
  text-align: right;
  margin: 6px 9px 0px 0px;
  }
.watchrecommendation .more a {
  text-decoration: underline;
  }

