#twrss_table {
/*width:200px;*/
	font-size: 1em;
	margin:5px;
	line-height: 1.2;
}

.twrss_head{
	font-size: 0.875em;
	font-weight: bold;
	margin: 10px;
	line-height: 1.2;
}

.twrss_head_channel{
	font-size: 0.875em;
	margin: 5px;
	line-height: 1.2;
}

.twrss_imagefile{
	float:left;
	margin: 0 10px;
}

.twrss_bodytext{
	font-size: 0.875em;
	font-family: "Georgia", "Times New Roman", serif;
	margin: 0;
	line-height: 1.375;
}

.twrss_channel_description{
	font-size: 0.875em;
	padding:5px 0;
}
#twrss_table .twrss_item_link {
	padding:5px 0 5px 0;
}
#twrss_table .twrss_item_link a,
#twrss_table .twrss_item_link a:link,
#twrss_table .twrss_item_link a:visited,
#twrss_table .twrss_item_link a:active,
#twrss_table .twrss_item_link a:hover {
	font-size: 1.12em;
	color:#000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-hight: 1.25;
	margin: 0px;
	outline-color: invert;
}

#twrss_table .twrss_item_link a:hover{
	text-decoration: underline;
}

#twrss_table .twrss_item_content{
	font-size: 0.875em;
	font-weight: normal;
	padding-bottom:15px;
	line-height: 1.2;
}

#twrss_table .twrss_bodytext .twrss_channel_link a,
#twrss_table .twrss_bodytext .twrss_channel_link a:link,
#twrss_table .twrss_bodytext .twrss_channel_link a:visited,
#twrss_table .twrss_bodytext .twrss_channel_link a:active,
#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 0.875em;
	color:#000;
	font-weight: bold;
	padding:5px 0;
	line-height: 1.2;
	text-decoration:none;
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	text-decoration:underline;
}
.rssimg {width:200px;padding-bottom: 5px;}
