.news-latest-container, .news-list-container {
	
}

.news-latest-container {
	
	margin-bottom: 10px;
}

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

.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: #eaeaea ;
	}

.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: #eaeaea ;
	}

/**
 *	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: #B6CBDE ;
	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 #b6cbde ;
	border-top: 0px ;
	background: #eaeaea ;
	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 ;
}

/* Start TW RSS */

#twrss_table {
	
	background-color: #F5F5F5;
}

#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;
	padding-bottom: 5px;
	padding-top: 5px;
}

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

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

#twrss_table .twrss_item_link {
	
	padding-left: 12px;
	padding-right: 7px;
	padding-top: 10px;
}

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

.twrss_item_content table {
	
	margin-left: -2px;
}