@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.ui-tabs-selected a{
	color:#000;

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

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