body.tools {
  margin:10px 0;
}

body#tools_stumbler {
  margin:2px 16px 12px;
}

img#mkilogo_tools {
  position: relative;
  z-index: 1;
  border: 0 none;
  height: 14px;
  background-image: url(../images/mainsprite.png?10);
  width: 70px;
  background-position: -105px -67px;
}

div#stumbler_title_border {
  border-left: 2px solid #aaaaaa;
  height:20px;
  position:relative;
  top:2px;
  margin:0 6px 0 4px;
}

img#stumbler_title {
  position:relative;
  z-index:1;
  padding:0;
  margin-left:4px;
  background-image: url(../images/mainsprite.png?10);
  width:136px;
  height:14px;
  background-position: -105px -82px;
}

#stumbler_beta_label {
  position:relative;
  top:-7px;
  left:3px;
  font-size:10px;
  font-weight:bold;
  color:#999;
}

#survey_results_table {
  margin-top:5px;
}

#survey_results_table > table {
  width:100%;
}

div#footer {
  border-top:1px solid #ddd;
  color:#999;
  position:relative;
  font-size:12px;
  margin:20px 0 60px;
  width:100%;
}

div#copyright {
  position:absolute;
  right:4px;
  top:8px;
}

div#graph_container {
  margin-bottom:10px;
  width:95%;
  position: relative;
}

tr.stale_result {
  color:#aaa;
}

div#btn_container {
  position:absolute;
  top:17px;
  right:0px;
}

div#btn_secondary_left {
  background-image:url(http://meraki.com/images/v35/btn_primary_left_250x38.png);
  background-repeat:no-repeat;
  margin:0 0 0 7px;
  padding:0 0 0 30px;
  vertical-align: middle;
  line-height:36px;
  height:38px;
  font-size: 14px;
  float:left;
  position:relative;
  top:-11px;
  font-weight:bold;
}

div#btn_secondary_right {
  background-image: url(http://meraki.com/images/v35/btn_primary_right_20x38.png);
  background-repeat:no-repeat;
  background-position:-3px 0px;
  margin:0;
  width:17px;
  height:38px;
  color:#ffffff;
  vertical-align:middle;
  float:left;
  position:relative;
  top:-11px;
}

a#btn_secondary {
  color:#ffffff;
  text-decoration:none;
}

a#btn_secondary:hover {
  color:#e6e6e6;
  text-decoration:none;
}

.signal_bar {
  background-color:#777777;
  float:left;
  height:5px;
  margin-right:5px;
  position:relative;
  top:5px;
}

tr.stale_result .signal_bar {
  background-color:#aaa;
}

body.tools .save_button_container {
  /* left align the save button with the form inputs on the tools version of the custom maps page */
  text-align:left;
  padding-left:100px;
}

span.st_twitter span.chicklets {
  padding-left: 12px;
}

span.st_facebook span.chicklets {
  padding-left: 12px;
}

span.st_digg span.chicklets {
  padding-left: 14px;
}

span.st_sharethis span.chicklets {
  padding-left: 22px;
}
