/* Stylesheet additions by <GX> */

#page ul.nobullets { list-style-type: none; }

/* fix voor hover read more link carroussel */
body.home #container #specials-navigation ul li div.special a.more:hover,
body.home #container #specials-navigation ul li div.special a.more:first-child:hover,
body.home #container #specials-navigation ul li div.special a.more:last-child:hover {
  background-position: 0 -40px;
}
/* fix voor hover read more link carroussel */
body.home #container #specials-navigation ul li.first-child div.special a.more:hover,
body.home #container #specials-navigation ul li.last-child div.special a.more:hover {
  /*background-image: url('../assets/layout/btn.lees-meer.gif');*/
  background-position: 0 -40px;
}

body { background-color: white }

#sub-navigation h3 { padding-left: 8px; }

img.gxrightlogo { margin-top: 30px; }

caption.gxcaption { display: none; }

div.content form big { clear: both; color: red; width: 100%; display: block; margin: 0; padding: 0; }

#page div.content form div div { padding: 0; }

#page div.content form table td { background-color: #ffffff; }


#page div.header a.readspeaker {
  background-color: transparent;
  background-image: url('../assets/layout/btn.lees-voor.gif');
  border: none;
  display: block;
  height: 24px;
  overflow: hidden;
  text-indent: -777em;
  width: 48px;
  position: absolute;
  top: 1em;
  left: 27.3em;
}

#page div.header div#rs_div {
  margin: 1.5em 0 0 .8em;
  background-color: #dce9f7;
}

