a.buttons {}
a.buttons:before, a.buttons:after {
  content: "\0020"; display: block; height: 0; visibility: hidden; 
} 
a.buttons:after { clear: both; }
a.buttons { zoom: 1; }

a.button {
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    font: bold 12px Verdana, Helvetica, Arial, sans-serif;
    line-height: 29px;
    height: 29px;
    display: inline-block;
    margin: 5px;
    padding: 2px;
    background: #E1E1E1;
    background: -webkit-linear-gradient(top, #f7f7f7, #d1d1d1);
    background: -moz-linear-gradient(top, #f7f7f7, #d1d1d1);
    background: -ms-linear-gradient(top, #f7f7f7, #d1d1d1);
    background: -o-linear-gradient(top, #f7f7f7, #d1d1d1);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#ffffff')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=90, Color='#ffffff');
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;
}

a.button.left {
    margin: 5px 0 5px 5px;
    border-right: solid 1px #b0b0b0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}
a.button.middle {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 5px 0;
    border-left: solid 1px rgba(255, 255, 255, 0);
    border-right: solid 1px #b0b0b0;
}
a.button.middle:hover,
a.button.right:hover { border-left: solid 1px #333 }
a.button.middle:active,
a.button.right:active { border-left: solid 1px #7f7f7f }
a.button.right {
    border-left: solid 1px rgba(255, 255, 255, 0);
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    margin: 5px 5px 5px 0;
}
a.button:last-child, a.button.right:last-child {
 margin-right: 0;
}

a.button:hover {
    background: -webkit-linear-gradient(top, #ffffff, #dfdfdf);
    background: -moz-linear-gradient(top, #ffffff, #dfdfdf);
    background: -ms-linear-gradient(top, #ffffff, #dfdfdf);
    background: -o-linear-gradient(top, #ffffff, #dfdfdf);
}

a.button:active {
 border-bottom: solid 1px #7f7f7f;
 background: #d0d0d0;
 text-shadow: 0 1px 0 #fff;
 background: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), color-stop(0.15, #c6c6c6), to(#d8d8d8));
 background: -webkit-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);
 background: -moz-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);
 background: -ms-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);
 background: -o-linear-gradient(top, #a8a8a8, #c6c6c6 15%, #d8d8d8);
}

a.ddm span.label, a.button span.label {
    display: inline-block;
    float: left;
    line-height: 32px;
    height: 72px;
    padding: 0 30px;
    overflow: hidden;
    background-repeat: no-repeat;
}
a.button {
 color: #484848 !important;
 border-bottom: solid 1px #7f7f7f;
}

a.button:hover, a.button.negative:hover, a.button.positive:hover {
 color: #282828 !important;
 border-bottom: solid 1px #333;
}

a.navPageLink {
 color: #ffffff;
 text-decoration: none;
}
a.currPageLink {
 color: #ffffff;
 font-size: 10pt;
 padding: 1px 5px 2px 1px;
 border-bottom: solid 4px #FFFFFF;
 vertical-align: bottom;
font-weight: bold;
 text-decoration: none;
}
a.prevPageLink {
 color: #a9a9a9;
 font-size: 10pt;
 padding: 1px 5px 2px 1px;
 vertical-align: bottom;
font-weight: bold;
 text-decoration: none;
}
a.prevPageLink:hover {
 color: #fde706;
}
.pageNavWrapper {
  padding: 2px;
  border-radius: 3px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  height: 40px;
  max-height: 100px;
  opacity: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  width: auto;
  z-index: 100;
}

a.pageNavDismissButton {
  background-color: #F71105;
  text-decoration: none;
  font: bold 8px Verdana, Helvetica, Arial, sans-serif;
  padding: 0 3px 0 3px;
  margin: 4px;
  border-radius: 1px;
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
  vertical-align: bottom;

}
a.pageNavEnblButton {
  background-color: #05B31A;
  text-decoration: none;
  font: bold 12px Verdana, Helvetica, Arial, sans-serif;
  padding: 0 3px 0 3px;
  border-radius: 3px;
  border: solid 1px #000000;
  color: #FFFFFF;
  position: fixed;
  bottom: 1px;
  right: 1px;
}