/* ================================
    CSS STYLES FOR Mako
   ================================
*/
#feeder { float: right; background-color: tan; text-align: left; width: 250px; border-style: dashed; border-color: #666; border-width: 2px; }
#feeder h1 {font: 18px helvetica, arial, sans-serif; text-decoration: none; margin: 0 0 0 0; align: center;}
#feeder ul {list-style: #660000; align: left;}
#feeder li {color: #333; margin: 0 0 12px -15px; }
#feeder p {color: #333; margin: 2px -12px 1px 0; }
#feeder a {color: #660000; font-weight: bold; font-decoration: none; margin: 2px 0 1px 0;}





