
/* Alpha transparency png fix */
/* To use: uncomment & change path to match your Fusion Core location*/

div.pngfix, 
#logo a {
  behavior: url(/sites/all/themes/fusion/fusion_core/js/iepngfix.htc);
}

.header-group {
  background-image: url(../img/bg.jpg);
}

#block-views-nodequeue_2-block .views-field-title {
  padding: 0 5px;
}

.primary-menu {
  width: 980px;
}