/* to remove padding around small RSS images */
#dnn_rightpane .Normal img
{
    border: 0;
    margin: 0;
}
