/**
 *  Style-Sheet: links
 *
 *  @author      Jochen Pollex
 *  @copyright   Jochen Pollex
 *
 */


.link-links table
{
  width:580px;
  margin-bottom:5px;
  border-bottom:2px solid #EEE;
}

.link-links table td
{
  font-size:0.9em;
  vertical-align:top;
}

.link-links table td.left
{
   width:130px;
}

.link-links table td.tda
{
   text-align:right;
}

.link-links
{
   padding-left:5px;
}

.link-links img
{
  border:1px solid #EEE;
}

