@charset "utf-8";

/*====================SITE MAP=========================*/
.mapElm h3{
	font-size: 130% !important;
}
.mapBlock{
	padding: 15px 0 15px 15px;
	background: transparent url(../images/news_back.png) repeat-x 0 100%;
}
			.mapBlock h4{
				padding-left: 20px;
				background: transparent url(../images/bur_arrow.gif) no-repeat 0 0.3em;
			}
			.mapBlock p{
				margin-left: 20px;
			}
/*====================TOPICS=========================*/			
.topics_box{
  padding: 20px 15px;
  background: transparent url(../images/news_back.png) repeat-x 0 100%;
}
      .topics_box p.day{
        margin-left: -0.5em;
      }
      .topics_box h3{
        font-size: 16px;
        color: #D74066;
       }
