html, body, form { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica; font-size: 84%; }
img { vertical-align: text-bottom; }
a img { border: 0; }
a:hover { text-decoration: none; }

#CommonNavigation { height: 29px; line-height: 29px; background: #000 url(http://www.mp3cool.biz/images/navi.png) repeat-x left top; }

#CommonNavigation a  
{
    display: block; float: left; padding: 0 15px; text-decoration: none; color: White;
    background: #000 url(http://www.mp3cool.biz/images/navi.png) repeat-x left top;
}
#CommonNavigation a:hover { background-position: left center; }
#CommonNavigation a.active, #CommonNavigation a:active { color: #000; background-position: left bottom; }

#CommonNavigationShadow { min-height: 6px; background: #fff url(http://www.mp3cool.boz/images/navigation-shadow.png) repeat-x; clear: both; }