/* begin styles for RSS Feed */ .i_table { margin: 3px 2%; padding: 0px; width: 450px; background-color: #fff; border: 1px dashed #333; } .i_td_img { } .i_img { border: 1px dashed #666; wodth : 60px; height : 45px; } .i_td_desc { padding-right: 0px; padding-left: 0px; font-weight : normal; font-size: 10px; padding-bottom: 2px; color: #999; word-break: break-all; } .i_td_desc a:link, .i_td_desc a:visited, .i_td_desc a:active { font-weight: bold; font-size: 10px; color: #666; text-decoration : none; } .i_td_desc a:hover { font-weight: bold; font-size: 10px; text-decoration : underline; color: #333; }