#right ul.rss-feeds {
display:block;
background:#a6d7ff url(../../themes/iumportal/images/bg_rss.jpg) no-repeat;
width:344px;
margin:0 0 10px;
padding:0;
position:relative;
}

#right ul.rss-feeds:last-child {
margin:0;
}

#right ul.rss-feeds li.rss-feeds-bottom {
background:#fff url(../../themes/iumportal/images/bg_rss_bot.jpg) no-repeat;
display:block;
height:5px;
width:100%;
clear:both;
}

#right li.rss-feeds {
display:block;
overflow:hidden;
width:100%;
padding:0;
margin:0;
position:relative;
}
	
#right li.widget_rss {
display:block;
float:left;
list-style:none;
width:108px;
min-height:141px;
overflow:visible;
padding:0 !important;
margin:5px 0 0 5px !important;
}

#right li.widget_rss h2 {
cursor:hand;
cursor:pointer;
display:block;
overflow:hidden;
float:left;
width:96px;
color:#fff;
font-size:11px !important;
background:url(../../themes/iumportal/images/bg_rss_hdr.jpg);
height:19px;
line-height:17px;
padding:3px 6px 0 6px !important;
margin:0 !important;
}

#right li.widget_rss h2 span {
padding:0 0 0 13px;
background:url(../../themes/iumportal/images/logo_rss_black.png) no-repeat left center;
}

#right li.widget_rss h2 span img.boxlogo {
display:none;
}

#right li.widget_rss.active h2 {
background:url(../../themes/iumportal/images/bg_rss_hdr_on.jpg);
color:#2179c3;
}

#right li.widget_rss ul {
float:left;
width:304px;
min-height:109px;
background:#fff url(../../themes/iumportal/images/bg_rss_feeds.jpg) bottom no-repeat;
font-size:10px;
list-style:disc;
position:absolute;
left:5px;
top:27px;
padding:5px 10px 5px 20px !important;
margin:0 !important;
}
