/*********************************************************************************************\
*       COPYRIGHT � 2011 ENVISION INFORMATION TECHNOLOGIES, LLC.    ALL RIGHTS RESERVED       *
*       DISTRIBUTION, UNAUTHORIZED USE AND MODIFICATION IS STRICTLY PROHIBITED                *
*       ENVISION IT, MADISON, WI    http://www.envisionitllc.com   info@envisionitllc.com     *
\*********************************************************************************************/

/* IE6 styles */
.adContainerOverlayTopLeft {
  background: transparent url('/images/layout/ad_top_left.gif') no-repeat;
}

.adContainerOverlayTopRight {
  background: transparent url('/images/layout/ad_top_right.gif') no-repeat;
}

.adContainerOverlayBottomLeft {
  background: transparent url('/images/layout/ad_bottom_left.gif') no-repeat;
}

.adContainerOverlayBottomRight {
  background: transparent url('/images/layout/ad_bottom_right.gif') no-repeat;
}

#sharingFloatingContainer {
  position: absolute;
}

#sharingFloatingMiddle {
  padding-bottom: 15px;
}

#headerMainMenu .menu a {
  height: auto;
  padding-bottom: 10px;
}