@charset "UTF-8";
/**
 * "selly_TdW" - Formatierung von Sellyboxen des Typs "Produkt der Woche"
 *               und "Rezept der Woche"
 */
 
  a.tbImage > img{ position:absolute; left: 58px; top: 2.7em; border:1px solid #e7e7e7;  text-align:center;}
  p.tbName{font-weight:bold; height:3em; position:absolute; bottom: 3.5em; overflow:hidden; margin-top:0.5em; right:8px; left:8px;}
  p.tbDesc{font-weight:normal; height: 1.5em; position:absolute; bottom: 1.5em; overflow:hidden; right:8px; left:8px;}
  a.tbLink{position: absolute; bottom: 8px; right: 8px; text-align:right;}