/*------------------------*/
/*------------------------*/
/*------------------------*/
/* CORE CSS STYLES FOR CMS*/
/*------------------------*/
/*------------------------*/
/*------------------------*/

/* ARTICLES LIST*/

.communities_title {
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	width: auto;
	display: block;
	padding-bottom: 7px;
	margin: 0px 10px 15px 10px;
}
.communities_title a:link, .communities_title a:visited, .communities_title a:active {
	text-decoration: none;
	color: #333333;
}
.communities_title a:hover {
	color: #666666;
}

.communities_td {
	padding: 10px 10px 20px 10px;
	width: 25%;
}
.communities_container {
	padding: 0px 10px;
}
