.page-node-type-page .block-page-title-block,
.page-node-type-page .search-block-form {
  margin-right: 5%;
  margin-left: 5%;
}

.sm-simple>li:first-child>a {
  margin-left: 0;
}

.sm-simple > li > a,
.sm-simple > li > a.highlighted, 
.sm-simple > li > a:active, 
.sm-simple > li > a:focus, 
.sm-simple > li > a:hover {
  padding-left: 0;
}

.layout-content {
  padding-bottom: 2em;
  min-height: 300px;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #333;
}

#ucsc-google-search-box input[type=text],
#masquerade-block-form input[type=text] {
  width: auto;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
}

#ucsc-google-search-box .button,
#masquerade-block-form input[type=submit] {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
}
