﻿/*** IE only CSS ***/
/* For IE7 (but it would also impact Safari if in the common CSS file!!!) */
*body.main
{
  overflow-y: hidden;
}