.news_container_latest {
	
}

.news_floatleft {
	float: left;
	width: 49%;
	margin-right: 0.5%;
	margin-left: 0.5%;
}

.news_floatleft {
	height: 21.5em;
	position: relative;
}

.news_floatleft .news_block_content{
	float: left;
}

.news_floatleft .news_cat{
	position: absolute; bottom: .25em;
	width: 96%;
}


.news_block .news_block_header {
	min-height: 2.4em;
	line-height: 2.4em;
	background: url(../images/bg_news_header.jpg) repeat-x center top #e5e5e5;
	border-bottom: 1px solid #e1e1e1;
}

.news_block .news_block_header.twolines {
	min-height: 4.8em;
}

.news_block .news_block_header_left {
	width: 100%;
	height: 100%;
	background: url(../images/bg_news_header_left.jpg) left top no-repeat;
}

.news_block .news_block_header_right {
	width: 100%;
	height: 100%;
	background: url(../images/bg_news_header_right.jpg) right top no-repeat;
}

.news_block_header .block_title  {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding-left: 1.5em;
	display: block;
}

.news_block_header .block_title a {
	color: #333;
	text-decoration: none;	
}

.news_block_header .block_title a:hover {
	text-decoration: underline;
}

.news_block_header .news_date  {
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
	float: right;
	text-align: right;
	padding-right: 1.5em;
}

.news_block_content {
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
	min-width: 94%;
	padding: 5px;
	font-size: 1.1em;
}

.news_block_content .news_cat {
	color: #999;
	border-top: 1px dotted #aaa;
	padding: 5px 2px 0px 2px;
	clear: both;
}

.news_block_content .news_morelink {
	text-align: right;
	margin-bottom: 5px;
}

.news_block_content .news_morelink a {
	font-weight: bold;
	text-decoration: none;
}

.news_block_content .news_morelink a:hover {
	text-decoration: underline;
}

.news_block_content img {
	border: 1px solid #333;
	padding: 5px;
	background: #fff;
	float: right;
	margin: 5px 0 5px 5px;
}

.news_block_content p {
	margin: 5px 0 5px 0;
}

.news_block {
	border-bottom: 4px solid #e1e1e1;
	margin-bottom: 2em;
	background-color: #f2f2f2;
}

.news_singleitem .news_single_data {
	text-align: right;
	font-size: 1.1em;
	color: #a9a9a9;
}

.news_singleitem .news_single_images {
	float: right;
	margin-left: 5px;
	margin-top: -10px;
	
}

.news_singleitem .news_single_img {
	clear: both;
	margin-top: 10px;
}

.news_singleitem .news_single_img img {
	border: 1px solid #333;
	padding: 5px;
}

.news_singleitem .news_single_img_caption {
	text-align: right;
	color: #333;
	font-size: 1.1em;
	padding: 5px;
	margin-bottom: 5px;
	background: url(../images/bg_lc_block_content.jpg) repeat-x center top #f2f2f2;
}

.news_singleitem .news_single_text {

}

.news_singleitem .news_single_backlink {
	clear: both;
	text-align: right;
	font-size: 1.1em;
}

.news_singleitem .news_single_backlink a {
	font-weight: bold;
	text-decoration: none;
}

.news_singleitem .news_single_backlink a:hover {
	text-decoration: underline;
}

.news_singleitem .news_singel_footer {
	clear: both;
	background: url(../images/bg_lc_block_content.jpg) repeat-x center top #f2f2f2;
	margin-top: 5px;
	border-top: 1px dotted #333;
	padding: 5px;
	color: #333;
	font-size: 1.1em;
}

.tx-ttnews-browsebox {
	background: none;
	border: none;
	font-size: 1.1em;
}

.tx-ttnews-browsebox a {
	text-decoration: none;
	font-weight: bold;
}

.tx-ttnews-browsebox a:hover {
	text-decoration: underline;
}