/* CSS Document */
body{font:normal 0.625em arial;}
#decrease-text, #decrease-text a{background-color: #f9bd20 !important; color: #000 !important; }
#decrease-text {background: #f9bd20 url(accessibility-left-on.gif) top left no-repeat !important;}
#decrease-text a{background: url(accessibility-right-on.gif) top right no-repeat !important; color:#000 !important;}


/*ie6 fix 
 #decrease-text a{_padding-bottom: 4px;}
 #increase-text a{_padding-bottom: 3px;}
*/

/*blue style sheet fixes */
#wrapper.blue{font:normal 1.2em arial;}
#wrapper.blue #decrease-text {background-color: #000 !important; background-image: none !important;}
#wrapper.blue #decrease-text a {color: #fff !important; background-image: none !important; padding-left: 10px; padding-right: 10px;}
#wrapper.blue #logo img {height: 75px; width: 302px; }
