/* CSS Document */

#labels{
  float: left;
  width: 159px;
  height: 129px;
  margin:10px 0 10px 9px;
}

#promotie{
  float: left;
  width: 160px;
  height: auto;
  min-height: 149px;
  margin:0px 0 0 9px;
  height: auto;
  min-height: 183px;
}

#promotie_top{
  float: left;
  width: 160px;
  height: 28px;
  margin-top: 0px;
  background-image: url(../img/promotie.png);
  background-repeat: no-repeat;
 text-align:center;
 line-height:28px;
}

#promotie_top h2{
  font-size: 12px;
  font-weight: bold;
  color: #a5a5a5;
}

#promotie_midden{
  float: left;
  width: 160px;
  height: auto;
  min-height: 50px;
  background-image: url(../img/bg_promotie.png);
  background-repeat: repeat-y;
  text-align: center;
  padding-top: 12px;
}

#promotie_midden h3{
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

#promotie_bottom{
  float: left;
  width: 160px;
  height: 7px;
  bottom: 0;
  background-image: url(../img/bottom_promotie.png);
  background-repeat: no-repeat;
}

#brady{
  float: left;
  width: 160px;
  height: auto;
  min-height: 50px;
  margin-left: 9px;
  margin-top: 44px;
}

#brady h4{
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-top: 11px;
}

#brady p{
  font-size: 12px;
  margin-top: 7px;
  color: #000;
}

#right #brady a{
  text-decoration: underline;
  color: #000;
  font-weight:bold;
}