/* ---------------------------------------------------------- */
/* CSS Styles: tt_news: LATEST */
/* ---------------------------------------------------------- */
/* Overriding default values .... PAY ATTENTION */
/* Overriding link styles ...*/
.news-latest-box a, .news-latest-box a:link, .news-latest-box a:visited {
	color:#000000;
}

.news-latest-box a:hover {
	text-decoration:underline;
}
/* This one sets a new background images for the middle container. Showed if there are no news... */
#middle-container {
	background-image:url(../../../images/middle_center_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:1%;
}
/* This one sets a new background images for left and right cols */
#middle-center-col-left {
	margin-top:-12px;
	background-image:url(../../../images/middle_center_left.gif);
	background-repeat:no-repeat;

}

#middle-center-col-right {
	margin-top:-12px;
	background-image:url(../../../images/middle_center_right.gif);
	background-repeat:no-repeat;

}

.news-latest-box {
	padding-left:12px;
	padding-right:8px;
	margin-top:38px;
	height:142px;

}

.news-latest-box * {
	font-size:10px;
}

.news-latest-box img {
	display:block;
	padding-right:5px;

}

.news-latest-box p.bodytext {
	margin:0px;
}
.news-latest-box h5 {
	height:26px;
	overflow:hidden;
}

.news-latest-box h4 {
	clear:both;
	margin-top:15px;
	height:34px;
	line-height:34px;
}

.news-latest-box h4 a {
	font-size:13px;
}

.news-latest-wrapper {
	height:104px;
}
.news-latest-img-wrapper {
	float:left;
	height:92px;
}
.news-latest-bodytext-wrapper {
	height:49px;
	margin-top:2px;
	margin-bottom:2px;
	}
.news-latest-morelink {
	/*clear:both;*/
	margin:0px;
	/*margin-top:-14px;*/
	font-size:9px;
	text-align:right;
	height:13px;
	line-height:13px;
}
.more-button {
	margin-left:8px;
	vertical-align:text-top;
}
/* ---------------------------------------------------------- */
/* Overriding values... PAY ATTENTION HERE !!! */
/* ---------------------------------------------------------- */
#news-latest-container-pp {
	padding-left:0px;
	padding-right:0px;
	margin-top:31px;
	height:149px;
	background-image:url(../../../images/middle_center_pp.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#news-latest-container-pp div {
	float:right;
	width:136px;
	height:60px;
	padding-left:4px;
}
#news-latest-container-pp h5, #news-latest-container-pp h4 {
	margin:1px;
	
}

#news-latest-container-pp h4 {
	height:13px;
	line-height:13px;
	}
#news-latest-container-pp h4 {
	font-size:9px;

}
#news-latest-container-pp h5 {
	font-weight:normal;
	font-size:9px;

}
#news-latest-container-n {

	background-image:url(../../../images/middle_center_n.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.news-latest-item-n {

	}
#news-latest-container-n  .news-latest-img-wrapper-n {

	float:right;
}

#news-latest-container-n .news-latest-category-n {
	font-weight:bold;
	}
#news-latest-container-n .news-latest-title-n {

	}
#news-latest-container-b  .news-latest-img-wrapper {
	width:77px;
	height:92px;
	float:left;
}

#news-latest-container-b h5 {
	padding-left:12px;
	background-image:url(../../../images/list_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#news-latest-container-c h5, #news-latest-container-n h5 {
	padding-left:12px;
	background-image:url(../../../images/list_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#news-latest-container-c h4,#news-latest-container-b h4  {
	margin-top:3px;

}