/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.hrstyle {
margin: 10px 0 0 45px;
height: 26px;
width: 412px;
background: url(../images/mesh_vert_3.gif) no-repeat;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	display:none;
	}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
text-align: left;
padding: 30px 0 0 5px;
width: 205px;
height: 240px;
}

.news-latest-item {
font-size: 0.7em;
padding: 20px 0 0 0;
color: #FFFFFF;
}

.news-latest-title a{
font-size: 1.3em;
font-weight: bold;
color: #49423d;
}

.news-latest-title a:hover{
color: #efe9dd;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.news-latest-morelink A {
	float:right;
	color: #FFFFFF;
}

.news-latest-gotoarchive a {
/*padding: 20px 0 0 0;*/
color: #49423d;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
h5 {
margin-top: 8px;
font-size:14px;
line-height: 1.5em;
}

.news-list-item {
	width: 471px;
	/*background-color:#F9FFE5;*/
	 margin-bottom: 30px;
	}

.news-list-dateback {
width: 36px;
height: 69px;
background: transparent url(../images/news_bg_left.gif) no-repeat;
float: left;
text-align: center;
}

.news-list-date {
margin-top: 8px;
font-size:14px;
line-height: 1.5em;
}

.news-list-title {
margin: 0 0 0 45px;
font-size:1.5em;
font-weight:bold;
letter-spacing: -1px;
}

.news-list-body {
display: block;
margin: 0 0 0 45px;
padding: 0px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
	margin-top: 25px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink {
float: right;
margin-top: -10px;
padding-top: 2px;
}

.news-list-morelink,.news-list-category {
	font-size:10px;
	margin-left:3px;
}

.news-list-browse {
	text-align: center;
}

/*--------------------------------- tt_news Single view  -----------------------------------*/

h2 {
	padding: 17px 0 0 10px;
	margin: 0px auto;
	color: #6b5e51;
	font-size: 1.2em;
}

.news-single-timedata {
float: right;
padding: 18px 5px 0 0 ;
font-size: 0.8em;
color: #6b5e51;
}

.news-single-head {
width: 471px;
height: 63px;
background: transparent url(../images/bg_page_name.gif) no-repeat;
}

.news-single-item {
	width: 471px;
	margin: 0px auto;
	}

h3 {
font-size: 1em;
font-weight: normal;
font-style: italic;
margin: 0px auto;
padding: 0 0 5px 0;
color: #6b5e51;
}
