div#home-header-container {
	padding:37px 15px 0px 15px;
}
div#home-center-container {
	width: 920px;
	padding:21px 15px 0px 15px;
}
div#home-center-lastnews {
	float: left;
	margin-left: 80px;
}
div#home-center-lastnews div#home-center-lastnews-header {
	background: url(../../img/layout/layout-center-title.gif) no-repeat top left;
	display: block;
	height: 32px;
	line-height: 32px;
}
div#home-center-lastnews div#home-center-lastnews-header h3{
	color: #0d3483;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
	margin:0 10px;
	float: left;
}
div#home-center-lastnews ul {
	margin: 0;
	padding: 0;
}
div#home-center-lastnews ul li {
	list-style-type: none;
	float: left;
	background: #ecede7;
	width: 191px;
	margin-right: 10px;
}
div#home-center-lastnews div.home-center-lastnews-footer {
	background: #f7f8f5 url(../../img/home/info.gif) no-repeat top right;
	display: block;
	height: 21px;
	border-top: 1px solid #e3e4e1;
	
	font-size: 6pt;
	line-height: 21px;
	color: #16896d;
	text-transform: uppercase;
	font-weight: bold;
	padding:0 5px;
}
div#home-center-lastnews div.home-center-lastnews-text {
	font-size: 8pt;
	line-height: 15px;
	color: #646a61;
	font-weight: bold;
	height: 52px;
	padding: 0 5px;
}
div#home-center-lastnews div.home-center-lastnews-text a{
	text-decoration: none;
	color: #646a61;
	line-height: 15px;
}
