/* 
    Document   : com_rss
    Created on : 2012.06.11., 8:37:12
    Author     : semmer#infoart.hu
*/

div.portlet-content.box.part-rss div.component-body {
  padding: 0;
  overflow: hidden;
}

div.portlet-content.box.part-rss div.component-body > div.table {
  padding: 5px 0 5px 42px;
  background: transparent url('../gfx/rss_big.png') 0 50% no-repeat;
  margin: 0 0 5px;
  border-bottom: 1px dotted #ccc;
}

div.portlet-content.box.part-rss div.component-body > div.table >div.td-right {
  font-size: 12px;
}