@charset "utf-8";
/* CSS Document */

.churches-tabs .menu{
	float:left;
	padding-left: 0px;
	margin-right:19px;
}
.churches-tabs .menu li{
	display:block;
	width:200px;
	padding-bottom:4px;
	border-bottom:dotted 1px #ccc;
	
}
.churches-tabs .menu li.ui-tabs-selected{
	
	/*border-bottom:dotted 1px #000;*/
	
}
.churches-tabs .menu li.tabs-spacer{
	padding-top:40px;
	
}
.churches-tabs .menu li.ui-tabs-selected a{
	color:#111;
}

.churches-tabs .menu li.tabs-title{
	border-bottom:dotted 1px #000;
	font-weight:bold;
}

.churches-tabs .menu li a{
	text-decoration:none;
	color:#555 ;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}
.ui-tabs-panel .news_item {
	margin-left:205px;
	padding-left:15px;
}
.below-churches{
    clear:both;
}

.mapPopup h1{
background-image:none;
height: auto;
width: auto;
font-size:1.5em;
}
