.main_page_block h1 {
	padding-bottom:0px;
	margin-bottom:0px;
	height:24px;
	font-size:1.3em;
}

.main_page_block h2{
	padding-bottom:0px;
	margin-bottom:0px;
	height:16px;
	margin-left:15px;
	font-size:1.1em;
}

.main_page_block h3{
	padding-bottom:4px;
	padding-top:3px;
	height:14px;
	margin-left:30px;
	font-size:1.1em;
}

.main_page_block p{
	position:relative;
	padding:5px;
	line-height:1.6em;
	overflow:hidden;
}

.main_page_block a{
	color:#223669;
	font-size:1em;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
}
.main_page_block a:visited{
	color:#777;
	text-decoration:none;
}

.main_page_block .map_distr{
	margin-left:15px;
}

.main_page_block .map_distr a{
	font-size:0.8em;
}

.main_page_block .listid{
	margin-left:15px;
}
.img_border {
    width: 100px;
    float: left;
    margin: 0 10px 0 0;
    box-shadow: 3px 3px 3px #ccc;
    height: 75px;
}
article.rowBlock h3{
	margin:0;
	height:auto;
	    margin-bottom: 7px;
    font-weight: bold;
}
article.rowBlock{
	overflow:hidden;
	margin:10px 0;
	padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
article.rowBlock p {
    position: relative;
    padding: 5px;
    line-height: 1.6em;
    overflow: hidden;
    display: inline;
}