#twrss_table { 
  /*width:200px;*/ 	
  font-size: 12px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: normal;  	
  margin-top: 10px; 	
  margin-bottom: 10px; 	
  margin-left: 0px;  	
  margin-right: 0px;  	
  line-height: 16px;
  border: none; 
}  

.twrss_head {
  font-size: 12px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: bold;  	
  margin-top: 10px; 	
  margin-bottom: 10px; 	
  margin-left: 10px;  	
  margin-right:10px;  	
  line-height: 16px;   
}  

.twrss_head_channel { 	
  font-size: 12px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: bold;  	
  margin-top: 10px; 	
  margin-bottom: 10px; 	
  margin-left: 10px;  	
  margin-right: 10px;  	
  line-height: 16px;   
}  

.twrss_imagefile { 
  float: left; 
  margin-left: 10px; 
  margin-right: 10px; 
}  

.twrss_bodytext { 	
  font-size: 10px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: normal;  	
  margin-top: 10px; 	
  margin-bottom: 10px; 	
  margin-left: 10px;  	
  margin-right:10px;  	
  line-height: 16px;   
}  

/*.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 {
  /*border:1px dotted #dddddd;*/
  border: none;  	
  background-color:#f5f5f5; 	
  color:#000; 	
  font-size: 14px; 	
  font-family: verdana; 	
  font-style: normal; 	
  font-weight: bold; 	
  padding:3px;
}
  
#twrss_table .twrss_item_link a {
  /*border-left:1px dotted #CCCBB7;*/ 	
  /*background-color:#f5f5f5;*/
  border: none; 	
  color:#8B0C06; 	
  font-size: 11px; 	
  font-family: verdana; 	
  font-style: normal; 	
  font-weight: bold; 	
  padding:0px; 	
  text-decoration: none;	 
}
  
#twrss_table .twrss_item_link a:hover {
  /*border-left:1px dotted #CCCBB7;*/ 	
  /*background-color:#f5f5f5;*/
  border: none; 	
  color:#8B0C06; 	
  font-size: 11px; 	
  font-family: verdana; 	
  font-style: normal; 	
  font-weight: bold; 	
  padding:0px; 	
  text-decoration: underline;	 
}  

#twrss_table .twrss_item_content { 	
  /*border-left:1px dotted #CCCBB7;*/ 	
  /*border-bottom:1px dotted #CCCBB7; */
  border: none; 	
  font-size: 10px;  	
  color: #666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: normal;  	
  padding:0px; 	
  line-height: 11px; 
}  

#twrss_table .twrss_bodytext .twrss_channel_link a { 	
  font-size: 12px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: bold;  	
  padding:3px; 	
  line-height: 16px; 	
  text-decoration:none;	 
}  

#twrss_table .twrss_bodytext .twrss_channel_link a:hover {
  font-size: 12px;  	
  color: #666666;  	
  font-family: verdana;  	
  font-style: normal;  	
  font-weight: bold;  	
  padding:3px; 	
  line-height: 16px;	 	
  text-decoration:underline; 
}