/* NEWS begin */
.news .img {
	padding:3px 0 0 0;
	text-align:center;
}

.news .img img {
	margin-right:15px;
}
.news .text {
	padding:0 0 12px 0;
	font-family_:'Franklin Gothic Medium'; 	
}
.news .text a {
	color:#3a35c4;
}
.news .text a:visited {
	color:#3f3085;
}
.news div.date {
	padding:1px 0 0 8px;
	width:55px;
	font-size:11px;
}
.news .more {
	text-align:right;
	font-style:italic;
}
.news .more a {
	text-decoration:none;
}
.news .splitter td {
	background:URL(../images/splitter_leftmenu.gif) repeat-x 50% 50%;
	padding:10px;
}

/* BLOG begin */
.blog {

}


/* BLOG end */



/* PROJECTS begin */
.projects_list .title {
	padding-bottom:7px;
}
.projects_list .title a, .projects_list .title a:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.projects_list_latest .teaser a, .projects_list_latest .teaser a:visited {
	color:#333;	
	text-decoration:none;
}

/* PROJECTS end */

/* NEWS BROWSE begin */
.pager {

}
.pager a, .pager .active {
	padding:1px 5px;
	border:1px #ccc solid;
	color:#333;
	text-decoration:none;
}
.pager .active {
	background:#4270B2;
	color:#fff;
}
.pager .text {
	float:left;
	margin:0;
}
.pager .pages {
	text-align:center;
}

/* NEWS BROWSE begin */

/* news-catmenu */
.news-catmenu img {display:none;}
.news-catmenu div {
	display:inline;
	padding:0 7px 0 0;
}
.news-catmenu a {
	text-decoration:none;
}
.news-catmenu-ACT a {
	background:#4270B2;
	color:#fff;
}

/* news-catmenu */