/* 
    Document   : com_similar_content
    Created on : 2012.05.31., 15:13:42
    Author     : semmer@infoart.hu
*/

div.portlet-content.box.part-similar_content > div.component-body {
  padding: 0;
}

div.portlet-content.box.part-similar_content > div.component-body > ul {
  list-style: none;
  margin: 4px 0;
  padding: 0;
}

div.portlet-content.box.part-similar_content > div.component-body > ul > li {
  padding: 7px 0 7px 25px;
  background: transparent url('../gfx/title_bullets.png') 4px -272px no-repeat;
  border-bottom: 1px #ccc dotted;
}

div.portlet-content.box.part-similar_content > div.component-body > ul > li {
  background-position: 4px 2px;
}

div.portlet-content.box.part-similar_content > div.component-body > ul > li {
  background-position: 4px -62px;
}

div.portlet-content.box.part-similar_content > div.component-body > ul > li {
  background-position: 4px -132px;
}

div.portlet-content.box.part-similar_content > div.component-body > ul > li {
  background-position: 4px -202px;
}