/* import stylesheets and hide from ie/mac \*/
@import url('/css/master.css');
@import url('/css/ie.css');
/* end import/hide */

.languageFlag {
  position:relative;
  right:2px;
  top:-5px;
  !top:-5px;
}

.languageFlagSub {
  position:relative;
  right:-150px;
  top:-25px;
  !top:10px;
}
