/* ----------------------------
 *  styles IE
 *  theme : Meabilis
 *  author : Nethik
 *  date : 2010, september
 -----------------------------*/
.hr{
  background:none;
  border-top:1px dashed #665952;
}
#navSub ul,
.mod #listExamples ul{
  background:url(../images/navSub_border.png) repeat-y;
  border-bottom:0;
}
#navSub li.firstChild,
.mod #listExamples li.firstChild{
  border-bottom:1px solid #e2e0de!important;
}
#navSub,
#listExamples{
  background:url(../images/navSub_bottom.png) 0 bottom no-repeat;
  padding-bottom:10px;
}
#navSub p{
  margin-left:1px;
}
