

/******************* News ********************/
div.about-connaxis{
	font-size: 0.9em;
	line-height: 1.3em;
}
h5{
	color: #f90;
	font-size: 1.1em;
	margin: 0;
}
h3.news-subtitle{
	float: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	font: 17px arial, sans-serif;
	position: static;
	color: #f90;
	display: block;
}

span.news-date{
	font-style: italic;
	display: block;
	font-size: 0.8em;
	line-height: 1em;
	padding: 5px 0;
}
div.news-preview .left-col{
	float: left;
	width: 235px;
	overflow: hidden;
	padding-top: 5px;
}
div.news-preview .right-col{
	float: left;
	width: 440px;
	line-height: 1.2em;
}

div.news-preview .hover_button{
	float: right;
	margin-bottom: 10px;
}

.hover_button{
	float: right;
	margin-bottom: 10px;
}
.text-internal .news-text img{	
	background: url('../img/home/bg-news-photo.png') no-repeat scroll top left;
	padding: 11px;
	clear: both;
	margin: 10px 0;
}

.text-internal .news-detail-image{
	
	background: url('../img/home/bg-news-detail.png') no-repeat scroll top left;
	width: 221px;
	height: 128px;
	padding: 8px;
}

