/* Module Block Layout */
div.theme-news-events-theme { 
	float:left;
	width:275px;
	margin-right:30px;
}

div.theme-news-events-theme ul li { 
	list-style-image:none;
	margin-left:0;
	margin-bottom:25px;
}

div.theme-news-events-theme .module {  }

div.theme-news-events-theme .module-title {
	font-family:arial, sans-serif;
	color:#e8e8e8;
	font-weight:normal;
	font-size:21px;
	padding:5px 0;
	border-bottom:1px solid #232323; 
}

div.theme-news-events-theme .module_top{  }

div.theme-news-events-theme .module_bottom{  }

div.theme-news-events-theme .module-content {
	padding:10px 0;
}

div.theme-news-events-theme .module-content a {
	color:#939393;
	text-decoration:none;
}

div.theme-news-events-theme .module-content a:hover {
	color:#e34d65;
	text-decoration:underline;
}

div.theme-news-events-theme .module ul {
    list-style-type: none;
}

div.theme-news-events-theme .module .module_view_all {
    padding-top: 0px;
    text-align: left;
	list-style-image:none;
}

div.theme-news-events-theme .module .module_view_all a {
	color:#e34d65;
}