/* text resizer - Source: http://www.deltatangobravo.com/images/zoom
------------------------------------------------------------ */
#textsize { color: #777; }
#textsize a { padding: 1px 5px; }
#textsize a:link, #textsize a:visited { color: #777; text-decoration: none; }
#textsize a:hover, #textsize a:active { color: #0066ae; text-decoration: none; background-color: #e0edf6; }
#text-small, #text-medium, #text-large { margin: 0; }
#text-small { font-size: 90%; }
#text-medium { font-size: 120%; }
#text-large { font-size: 160%; }