@charset "utf-8";

/* LEFT */

/*.left {
	width: 236px;
	padding-top: 20px;
	float: left;
}
*/


.news_portal_image {
	width: 225px;
	height: auto;
	margin-left: 6px;
	margin-top: 2px;
}

.left .news .news_entry .news_date {
	text-align: right;
	width: 230px;
	float: left;
	color: #828282;
}

.left .news .news_entry .news_img {
	clear: both;
}

.left .news .news_entry h2 {
	clear: both;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.left .news .news_entry .news_text {
	clear: both;
	padding: 0 10px;
	float: left;
}

.left .news .news_entry a.news_link {
	color: #f4701e;
	clear: both;
	display: block;
	
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 25px;
	
	background: transparent url(../../images/submenu/arrow-small-grey.png) no-repeat scroll 2px 4px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 25px;
}
.left .news .news_entry a.news_link:hover {
	text-decoration: underline;
}


/* CENTER */
/*
#PCSG_Portal .center {
	padding-top: 20px;
	float: left;
}


#PCSG_Portal .right {
	padding-top: 20px;
	float: left;
}
*/
