.ss_logo {
  width: 258px;
  height: 50px;
  background: transparent url(../i/techville-logo.png) no-repeat top left;
  margin-top: 30px;
  margin-bottom: 8px;
}

.front label {
  display: inline;
  margin-right: 1em;
}

.front select {
  font-size: 100%;
}

.front #content_wrap {
  padding-bottom: 10px;
}

.front .half-height .center {
/*  padding-top: 10px !important;*/
  position: relative;
}

#sponsors a {
  background: transparent url(../i/bg_sponsor.png) no-repeat top left;
  float: left;
  margin-right: 10px;
}

#sponsors img {
  padding: 15px;
}

#sponsors {
  position: absolute;
  top: 10px;
  overflow: hidden;
  width: 960px;
  height: 115px;
}

#sponsors .items {
  width: 20000em;
  position: absolute;
}

#interiorbanner h2 {
  font-size: 2.8em;
}

#map {
  border: 1px solid #0C3569;
  float: left;
  z-index: 10;
  background: transparent url(../i/loader-large.gif) no-repeat center center;
}

#search {
  font-size: 1.3em;
}

.ac_results li {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
}

.ac_loading {
  background: white url(../i/indicator.gif) right center no-repeat;
}

.ac_over {
  background-color: #0C3569;
}

#legend {
  float: right;
  width: 245px;
  height: 650px;
}

#legend a {
  color: #7DAC20;
}

#legend ul {
  margin-left: 0 !important;
  padding-top: 0;
}

#legend ul li {
  padding-bottom: 8px;
}

#legend ul li.backcontrol {
  color: #888;
  padding-top: 1px;
  padding-bottom: 9px;
}

.ero .ero-body {
  width: 520px !important;
}

#sidebar .twtr-doc {
  width: 200px;
  padding: 0;
  margin: 0;
}

#sidebar .twtr-widget {
  font-size: 1.3em !important;
  font-family: Arial, Helvetica, Verdana, sans-serif !important;
}

#sidebar .twtr-widget p {
  font-size: 1em;
  line-height: 1.3em !important;
}

#sidebar .twtr-doc div {
  width: auto;
}


.hidden { 
  position: absolute;
  top: 0;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
