/*********************************************************************************************\
*       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     *
\*********************************************************************************************/

.ppSlideButton {
  background: transparent url('/images/homepage/slide_button.gif') no-repeat;
}

.ppSlideButtonActive {
  background: transparent url('/images/homepage/slide_button_active.gif') no-repeat;
}

.ppSlideButtonLeft {
  background-image: none;
}

.ppSlideButtonRight {
  background-image: none;
}