html > body {
  background: #fafafa;
  color: #4571A4;
  font-size: 14px;
}
.readmore a.btn,
.zenmore a,
#paneltrigger a,
ul#filters li a {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #3c628e;
  background-image: -moz-linear-gradient(top,#4571A4,#2e4c6e);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4571A4),to(#2e4c6e));
  background-image: -webkit-linear-gradient(top,#4571A4,#2e4c6e);
  background-image: -o-linear-gradient(top,#4571A4,#2e4c6e);
  background-image: linear-gradient(to bottom,#4571A4,#2e4c6e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4571a4', endColorstr='#ff2e4b6e', GradientType=0);
  border-color: #2e4c6e #2e4c6e #182738;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2e4c6e;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #c5c5c5;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
  color: #fff;
}
.readmore a.btn:hover,
.readmore a.btn:active,
.readmore a.btn.active,
.readmore a.btn.disabled,
.readmore a.btn[disabled],
.zenmore a:hover,
.zenmore a:active,
.zenmore a.active,
.zenmore a.disabled,
.zenmore a[disabled],
#paneltrigger a:hover,
#paneltrigger a:active,
#paneltrigger a.active,
#paneltrigger a.disabled,
#paneltrigger a[disabled],
ul#filters li a:hover,
ul#filters li a:active,
ul#filters li a.active,
ul#filters li a.disabled,
ul#filters li a[disabled] {
  color: #fff;
  background-color: #2e4c6e;
  *background-color: #27405c;
}
.readmore a.btn:active,
.readmore a.btn.active,
.zenmore a:active,
.zenmore a.active,
#paneltrigger a:active,
#paneltrigger a.active,
ul#filters li a:active,
ul#filters li a.active {
  background-color: #1f334a \9;
}
.readmore a.btn:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #4571a4;
  background-image: -moz-linear-gradient(top,#4571A4,#4571A4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4571A4),to(#4571A4));
  background-image: -webkit-linear-gradient(top,#4571A4,#4571A4);
  background-image: -o-linear-gradient(top,#4571A4,#4571A4);
  background-image: linear-gradient(to bottom,#4571A4,#4571A4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4571a4', endColorstr='#ff4571a4', GradientType=0);
  border-color: #4571A4 #4571A4 #2e4c6e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #4571A4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.readmore a.btn:hover:hover,
.readmore a.btn:hover:active,
.readmore a.btn:hover.active,
.readmore a.btn:hover.disabled,
.readmore a.btn:hover[disabled] {
  color: #fff;
  background-color: #4571A4;
  *background-color: #3d6592;
}
.readmore a.btn:hover:active,
.readmore a.btn:hover.active {
  background-color: #365880 \9;
}
ul#filters li a.active,
ul#filters li a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #4571a4;
  background-image: -moz-linear-gradient(top,#4571A4,#4571A4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#4571A4),to(#4571A4));
  background-image: -webkit-linear-gradient(top,#4571A4,#4571A4);
  background-image: -o-linear-gradient(top,#4571A4,#4571A4);
  background-image: linear-gradient(to bottom,#4571A4,#4571A4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4571a4', endColorstr='#ff4571a4', GradientType=0);
  border-color: #4571A4 #4571A4 #2e4c6e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #4571A4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
ul#filters li a.active:hover,
ul#filters li a.active:active,
ul#filters li a.active.active,
ul#filters li a.active.disabled,
ul#filters li a.active[disabled],
ul#filters li a:hover:hover,
ul#filters li a:hover:active,
ul#filters li a:hover.active,
ul#filters li a:hover.disabled,
ul#filters li a:hover[disabled] {
  color: #fff;
  background-color: #4571A4;
  *background-color: #3d6592;
}
ul#filters li a.active:active,
ul#filters li a.active.active,
ul#filters li a:hover:active,
ul#filters li a:hover.active {
  background-color: #365880 \9;
}
