/* holly hack fo fixing floats */
#main
{
  height: 1%;
}

/* use different bullet image */
* html #main ul
{
  list-style-image: url(images/bullet-ie.gif);
}