#content .custom{
  margin-left: 20px;
}

main #navigation nav li.deeper{
  background:#eaebee  no-repeat 10px 14px;
  border-top:2px solid #6a9a76;
  border-bottom:2px solid #6a9a76;
  padding-left:0;
  padding-right:0;
  padding-bottom:0
}

#alfabeto .alfa {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #CCCCCC;
  float: left;
  font-weight: bold;
  height: 20px;
  margin: 0 4px 4px 0;
  text-align: center;
  vertical-align: middle;
  width: 19px;
}

#alfabeto {
  text-align: center;
  width: 100%;
}

.leiaMais {
  background-image: url(../images/leiamais.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #999999;
  font-family: "Century Gothic",Tahoma,Verdana,Arial;
  font-size: 14px;
  font-weight: normal;
  padding-left: 15px;
}

button.az {
  background-image: linear-gradient(to bottom, #ffffff, #eee);
  border: 1px solid #cccccc;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  height: 30px;
  line-height: 15px;
  margin-bottom: -20px;
  margin-right: 0px;
  text-align: center;
  width: 23px;
}

.acao-busca, button.acao-busca {
  font-family: 'open_sansbold','Helvetica Neue','Helvetica','Arial',sans-serif;
  display: block;
  float: right;
  width: 14.2857%;
  margin-right: 0;
  padding: 9px 0;
  color: #fff;
  border: medium none;
  border-radius: 4px;
  background-color: #2c66ce;
  margin-right: 10px;
}

.input-busca {
  height: 40px !important;
  float: left !important;
}

.btn, .button, button {
  background-repeat: repeat-x;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #666;
}
.span4 ul.menu,.span3 ul.menu {
  margin-left: 10px;
}