abbr { /*give <abbr> a help cursor. not really a fix but must be set */
cursor:help;
}

#content .visual, #content .textholder img { /* .png fix for older versions of IE */
behavior: url(JavaScript/iepngfix.htc) ;
}

