.news-latest-container, .news-list-container {
	
	margin-bottom: 20px;
}

.news-latest-item, .news-list-item {
	border-bottom: 1px solid #000000 ;
	width: 466px;
	border-left: 1px solid #000000 ;
	border-right: 1px solid #000000 ;
}

.news-latest-item h2, .news-list-item h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height:normal;
}

.news-latest-item h2 a,
.news-latest-item h2 a:visited,
.news-list-item h2 a,
.news-list-item h2 a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #000 ;
}

.news-latest-item h2 a:active,
.news-list-item h2 a:active {
	color: #E8E8E8 ;
}

.news-latest-item-image, .news-list-item-image {
	width: 161px;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}

.news-latest-item-text, .news-list-item-text {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left : 7px;
	padding-right: 10px;
	font-size: 8pt;
}

.news-latest-item-more, .news-list-item-more {
	text-align: right ;
	padding-top: 5px;
}

.news-list-item-date {
	padding-top: 5px;
}

.news-latest-item-more a,
.news-latest-item-more a:visited,
.news-list-item-more a,
.news-list-item-more a:visited {
	color: #000 ;
	text-decoration: underline ;
	font-weight: normal ;
	font-size: 8pt;
}
.news-list-item-more a:active {
	color: #E8E8E8 ;
}

/**
 *	Single News Item
 */
.news-single-timedata {
	padding-bottom: 1em ;
}

.news-single-backlink {
	padding-top: 1em;
}

.news-single-img {
	float:left;
	padding-right: 8px;
	padding-top: 3px;
}

.news-single-imgcaption {
	clear: both;
	width: 151px;
	background: #f5f5f5 ;
	padding: 5px;
	padding-right: 0px;
}

.news-single-fakecaption {
	clear: both ;
}

.news-single-hr {
	background: #000000 ;
	border: 0 ;
	height: 1px ;
}


/**
 *	News List
 */
.news-list-browse {
	padding-top: 1em ;
}

.news-list-browse a,
.news-list-browse a:visited {
	color: #000 ;
	text-decoration: underline ;
	font-weight: normal ;
	font-size: 8pt;
}

.news-list-browse a:active {
	color: #E8E8E8 ;
}

.news-latest-archivelink {
	text-align: right ;
	border: 1px solid #000000 ;
	border-top: 0px ;
	background: #f5f5f5 ;
	padding: 2px 10px 2px 10px;
}

.news-latest-archivelink a,
.news-latest-archivelink a:visited {
	color: #000 ;
	text-decoration: underline ;
	font-weight: normal ;
	font-size: 8pt;
}

.news-latest-archivelink a:active {
	color: #E8E8E8 ;
}

#twrss_table .twrss_item_link a{
	/*background-color:#f5f5f5;*/
	color:#000000;
	font-size: 8pt;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

#twrss_table .twrss_item_link a:hover{
	/*background-color:#f5f5f5;*/
	color:#000000;
	font-size: 8pt;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}

#twrss_table .twrss_item_content{
	font-size: 8pt; 
	color: #000000; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;
}

#twrss_table {
	
	border-left: 1px solid;
	border-right: 1px solid;
	
}

#twrss_table .winewsend{
	
	height: 1px;
	border-bottom: 1px solid;
	
}

#twrss_table .twrss_item_link {
	
	padding-left: 5px;
	padding-right: 5px;
}

#twrss_table .twrss_item_content {
	
	padding-left: 5px;
	padding-right: 5px;
}