body {
	background: url('../images/bg-container-home.png') repeat-x left top;
}

#slideshow {
	display: none;
}

.terms, .privacy {
	text-align: justify;
}

.main-content-news .news {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.main-content-news .news-title {
	float: left;
	width: 100%;
	text-decoration: none;
	cursor: text;
	background: url("../images/bg-main-logo-small.png") no-repeat scroll left 3px rgba(0, 0, 0, 0);
	color: #24a8df;
	font-size: 15px;
	padding-left: 25px;
	margin-bottom: 5px;
}

.main-content-news .news-content {
	float: left;
	width: 100%;
}

.main-content-news .news-date {
	float: left;
	width: 100%;
	color: #999999;
    font-style: italic;
}