/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * news
 */
.news .article {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
}
.news .article .text {
	width: 450px;
}
.article h4 a,
#main-content .article h3 span {
	float: left;
	display: block;
}
#main-content .article .text h4 {
	padding-left: 0px!important;
}
#main-content .article h4 span {
	margin-left: 7px;
	color: #FFFFFF;
}

/**
 * news / view
 */
.news.view .article {
	clear: both;
}

.featured-news {
	width: 350px;
	width: 570px;
	height: 235px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8D8B8C;
}
.news.view .article .image {
	width: 560px;
	margin-bottom: 10px;
}
.news.view .article .text {
	width: 560px;
	padding-left: 0px;
}
.rss-panel {
	padding: 10px;
	border: solid 1px #8D8B8C;
}
#rss .article .text {
	width: 350px;
}
#rss .article .text {
	width: 350px;
}



