.preview {
    cursor: pointer;
}

#newkiosk {
  font-size:11px;
  font-weight:bold;
  width:320px;
  height:80px;
  overflow:hidden;
  font-family: Arial, Helvetica, sans-serif;
}

#telegraafiblok {
  width: 320px !important;
}

#newkiosk a {
  line-height: 14px;
}

#npmagright {
  float:right;
  height:80px;
}

#npmaglinks {
  float:left;
  width:170px;
}

#npmagleft {
  background: url(http://telegraaf-i.telegraaf.nl/thumbnails/frontpage/1S/firstpage_schuin.jpg) no-repeat top left;
  float: left;
  position: relative;
  width:150px;
  height:80px;
}

#npmagright a.titlelink:hover,
#npmagright a.links:hover {
  background: #e8e8e8 !important;
  text-decoration:none;
}

#npmagright a.titlelink:link,
#npmagright a.links:link,
#npmagright a.titlelink:visited,
#npmagright a.links:visited {
  color: #000; !important;
  text-decoration: none;
}

#npmaglogo {
  background: url(http://www.telegraaf.nl/graphics/logo_goodiebar.gif) no-repeat top center;
  position: relative;
  width:170px;
  height:25px;
  padding-bottom: 4px;
}

#npmagtitle {
  font-size:14px;
  display: inline;
}

#npmagtitleblock {
  text-align: center;
  width: 170px;
  height: 14px;
  padding-bottom: 4px;
}

#npmagarrow {
  background: url((http://www.telegraaf.nl/graphics/arrow/red_white_arrow.gif) no-repeat top;
  width:10px;
  height:14px;
  vertical-align: top;
  position: relative;
  top: 1px;
  padding-left: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#npmag a:hover, .pointer{
  cursor: pointer;
  cursor: hand;
}

#npmag {
  font-size:11px;
  font-weight:bold;
  width:320px;
  height:80px;
  float:right;
  overflow:hidden;
}

#newspapermagazineright {
  float:right;
  height:80px;
}

#newspapermagazinelinks {
  float:left;
  width:170px;
}

#newspapermagazineleft {
  background: url(http://telegraaf-i.telegraaf.nl/thumbnails/frontpage/1S/firstpage_schuin.jpg) no-repeat top left;
  float: left;
  position: relative;
  width:150px;
  height:80px;
}

#newspapermagazineright a.titlelink:hover,
#newspapermagazineright a.links:hover {
        background: #e8e8e8 !important;
  text-decoration:none;
}

#newspapermagazineright a.titlelink:link,
#newspapermagazineright a.links:link,
#newspapermagazineright a.titlelink:visited,
#newspapermagazineright a.links:visited {
        color: #000; !important;
  text-decoration: none;
}

#newspapermagazinelogo {
  background: url((http://www.telegraaf.nl/graphics/logo_goodiebar.gif) no-repeat top center;
  position: relative;
  width:170px;
  height:25px;
  padding-bottom: 4px;
}

#newspapermagazinetitle {
  font-size:14px;
  display: inline;
}

#newspapermagazinetitleblock {
  text-align: center;
  width: 170px;
  height: 14px;
  padding-bottom: 4px;
}

#newspapermagazinearrow {
  background: url((http://www.telegraaf.nl/graphics/arrow/red_white_arrow.gif) no-repeat top;
  width:10px;
  height:14px;
  vertical-align: top;
  position: relative;
  top: 1px;
  padding-left: 3px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

#newspapermagazine a:hover, .pointer{
  cursor: pointer;
  cursor: hand;
}

#newspapermagazine {
  font-size:11px;
  font-weight:bold;
  width:320px;
  height:80px;
  float:right;
  overflow:hidden;
}

* html .pnghack { /* hides PNGs from IE6 until fixed */
  visibility:hidden;
}


