body, #wrapper, #squeeze {
  background: #FCFCFC !important;
  color: #3C3C3C;
}

a {
  color: #499776 !important;
}

a:visited {
  color: #2A5744 !important;
}

a:active {
  color: #65D1A3 !important;
}

h1, h2, h3, h4, h5, h6, h1 span {
  background: none repeat scroll 0% 0% transparent !important;
  border-bottom: 1px solid #CCCCCC !important;
  color: black !important;
  font-weight: bold !important;
  padding-bottom: 0.17em !important;
  padding-top: 0.5em !important;
  text-shadow: none !important;
}

.center {
	text-align: center;
}

#wrapper #container #center .right-corner .left-corner {
	background: none;
}

#wrapper #container #center .right-corner {
	background: none;
}

#wrapper #container .sidebar {
	padding-bottom: 270px;
	background: transparent url(https://static.fsf.org/crm.fsf.org/images/201210/illustration.png) no-repeat bottom;
}

h1, h1 span {
  font-size: 1.375em !important;
}

#header-region {
  background: none;
}

#logo-floater h1 {
  border-bottom: none !important;
}

.container_16 .grid_16 {
width: 940px;
}
.campaign_counter_container {
background-color: #FFF;
border-radius: 3px;
width: 900px !important;
padding: 20px;
text-align: center;
margin-left: auto;
margin-right: auto;
font-size: 1.3em;
font-weight: bold;
color: #000;
}

.campaign_counter_container p {
margin: 20px 0 0 0;
}

.campaign_counter_bar {
width: 0px;
height: 36px;
border-radius: 8px;
background-image: url("https://static.fsf.org/crm.fsf.org/images/201210/stripes.png");
}

.campaign_counter {
background-color: #423455;
background-image: linear-gradient(bottom, #423455 30%, #56446F 65%);
background-image: -o-linear-gradient(bottom, #423455 30%, #56446F 65%);
background-image: -moz-linear-gradient(bottom, #423455 30%, #56446F 65%);
background-image: -webkit-linear-gradient(bottom, #423455 30%, #56446F 65%);
background-image: -ms-linear-gradient(bottom, #423455 30%, #56446F 65%);
border: 2px solid #8770A7;
border-radius: 12px;
padding: 4px;
}

.wrapper {
     background-color: #000;
}