/*
 * <2013> Communist Party of the Russian Federation <tech@kprf.ru>
 * Developer: Evgeniy Kozin https://twitter.com/EvgeniyKozin
 *
 */
 
.content-text.staticpage > ul {
  padding-left: 32px;
}

.content-text.staticpage ul {
  padding: 4px 0 4px 32px;
  list-style-image: url(../images/right_red.gif);
}
.content-text.staticpage .level1 li {
  margin-bottom: 0;
}

ul.level1>li>a,ul.level1>li>span {
  font-weight: bold;
  color: #C00;
}
