#twrss_table {
/*width:200px;*/
	font-style: normal; 
	font-weight: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:10px; 
	line-height: 16px;
}

.twrss_head{
	color: #666666; 
	font-style: normal; 
	font-weight: bold; 
	margin-top:6px;
}

.twrss_head_channel{
	color: #666666; 
	font-style: normal; 
	font-weight: bold; 
	margin-top:6px;
	display:block;
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	font-style: normal; 
	font-weight: normal;
	display:block;
}

/*.twrss_bodytext A{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;  
    text-decoration:underline;
}*/

/*.twrss_bodytext A:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal;  
	line-height: 16px;  
        text-decoration:underline;
}*/

.twrss_channel_description{
	font-style: normal;
	font-weight: bold;
	margin-bottom:8px;
}

#twrss_table .twrss_item_link a{
	font-style: normal;
	font-weight: bold;
	display:block;
}

#twrss_table .twrss_item_link a:hover{
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;	
}

#twrss_table .twrss_item_content{
	font-style: normal; 
	font-weight: normal; 
	line-height: 16px;
	margin-bottom:8px;
}

#twrss_table .twrss_item_content img{
	margin-right:8px;
	margin-top:4px;
	maring-bottom:4px;
}


#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-style: normal; 
	font-weight: bold; 
	line-height: 16px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-style: normal; 
	font-weight: bold; 
	line-height: 16px;	
	text-decoration:underline;
}

div.twrss_item_link{
    clear:both;
}
