@CHARSET "ISO-8859-1";

.list-nine-news-container ,.list-three-news-container {
	clear:both;
}
.list-news-and-categories-container {
	margin-top: 35px;
	clear:both;
	overflow: hidden;
}

.list-current-news-from-the-ressorts-container {
	clear:both;
	overflow: hidden;	
}

.list-news-and-categories-image {
	border:none;
}

.list-news-and-categories-header {
	background-color: #a3a2a2;
	width: 600px;
	margin-bottom: 11px;
}

.list-news-and-categories-header-text {
	color: white;
	padding: 4px 0px 5px 12px;
	font-size: 17px;
	margin-bottom: 0px;
	display: block;
	font-weight: normal;
}

.list-news-and-categories-header-text:hover{
	text-decoration: none;
}

.list-news-and-categories-image-continer {
	margin-bottom: 15px;
    position: relative;
}

.list-news-and-categories , .list-current-news-from-the-ressorts {
    width: 186px;
    float: left;
    margin-right: 19px;
    height: 344px;
}

.news-date-right {
	font-size: 10px;
	font-weight: lighter;
	color:#656668;
	float: none;
	margin-bottom: 4px;
}

.last-list-news-and-categories {
	margin-right:0px;
}

.list-news-and-categories-title, .list-news-and-categories-short-title-text {
	color:#333333;
	display:block;
}

.list-news-and-categories-short-title img{
	display:none;
}

.list-news-and-categories-title {
	font-weight:bold;
}

.list-news-and-categories-link b {
	font-weight:normal;
}
/*Archive News*/

.list-archive-news-title,.list-archive-news-form {
	margin-bottom:10px;
}

h2.list-news-and-categories-title {
    font-size: 12px;
}