/**
 * public.article.list.css - insert headline here
 *
 * COPYRIGHT: All  title   and  proprietary  rights,  including  trade
 * secrets,   in   the   Software   and   any   copies thereof and the
 * accompanying  written   materials,   are  owned  by   schukai  GmbH
 * and  are  protected  by  German  copyright  laws,  other applicable
 * copyright   laws  and  international  treaty  provisions.
 *
 * @package    alvine
 * @author     schukai GmbH <info@schukai.de>
 * @copyright  Copyright (C) 2002, 2003, 2004, 2005, 2006 schukai GmbH
 * @license    http://www.alvine.de/license/
 * @version    20061114
 * @link       http://www.alvine.de/
 */
 
 
div.public_article_list_panelInfo{
  margin:0px;
  padding:0px;
  padding-right:20px;
  margin-top:30px;;
  margin-left:20px;
}

div.public_article_list_panelInfo ul {
}

div.public_article_list_panelInfo li {
  margin:0px 0px 4px 0px;
  font-size:xx-small;
}

div.public_article_list_panelInfo .teaserLink {
  color:#585858;
}




