/* IE 7 ONLY LAYOUT  STYLESHEET*************************************************
This file only contains CSS fixes for the IE 7 browser. For regular style info use style.css 
 */

#gl_moomenu {
  height:auto;
  width:100%;
}
#gl_mooticker ul {
  margin:0 0 5px 120px;
}
.block-box-left li,
.block-box-right li { /* do not indent lists in the blocks too much */
  list-style:none;
  margin-left: -1.2em;
}
.block-box-left ul,
.block-box-right ul { /* do not indent lists in the blocks too much */
  list-style:none;
  margin-left: 1.2em;
}