.monast .row,
.churches .row {
    clear: none;
    display: inline-block;
    float: left;
    margin: 15px 0 15px 15px;
    width: 300px;
    min-height: 120px;
}
.monast .row:nth-child(3n+1), .churches .row:nth-child(3n+1){
	clear: both;
	margin: 15px 0;
}
.monast {
    clear: both;
}
.churches {
    clear: both;
}
.monast .row .detail,
.churches .row .detail {
    margin: 0 0 0 80px;
}
.monast .row .addr,
.churches .row .addr {
    font-size:10px;

}
.blagochin-section{
    clear: both;
    display: inline-block;
    float: left;
    margin: 0 5px;
}
.blagochin-section .blago_title{
    clear: both;
}

#content .places h2,
#content .places h3 {
    background: url("/images/header_bg.gif") repeat-x scroll center center transparent;
    display: block;
    font-size: 18px !important;
    font-weight: bold;
    margin: 0 0 30px;
    text-align:center;
}
#content .places h2 A,
#content .places h3 A{
	background: url("/images/body_bg.gif") repeat scroll 0 0 transparent;
	display:inine-block;
	padding: 0 10px;
	text-decoration: none !important;
	border-bottom: 0 !important;
	color: black;
}
#content .places h4 A{
	color: black;
}
.blagochins{
	clear:both;
}

#content .places .globus_text{
	font-size:15px;
}
