/* 
* manage the rss box on dashboard
*/

#acx_plugin_dashboard_widget h3.hndle{
  	background: url('../images/wsd-logo-small.png') no-repeat 5px 50%;
    padding-left: 35px; padding-top: 10px;
}
#acx_plugin_dashboard_widget h4 {
    margin: 0 0; font-size: 1.2em;
/*   background: url('../images/arrow-black-icon.png') no-repeat left center;
     background: url('../images/wsd-logo-small-list.png') no-repeat left center;
    padding-left: 20px;*/
}
#acx_plugin_dashboard_widget p { margin: 3px 0; }


