#get-alerts{
    color: #fff;
    font-size: 18px;
    width: 100%; 
    margin: 0;
  }
#get-alerts div.button-bar {
    margin: 5px 0;
}
#get-alerts #alerts-info {
    display: block;
    color: #fff;
    font-size: 18px;
    width: 90%; 
  }
  #get-alerts #alerts-info span {
    float: none;
    display: inline;
    font-size: 18px;
    color: #fff;
    margin: 0; }
  #get-alerts div.signup-hide {
    float: right;
  	width: 10%;
  	text-align: right;
  }
  #get-alerts .signup-hide {
    float: none;
    font-size: 18px;
    margin: 0;
    padding: 0;
    display: inline;
    text-decoration: underline;
    color: #888; }
#get-alerts input[type="text"] {
  width: 640px;
  margin: 0 0 0 0px; }
#get-alerts input[type="submit"] {
  float: left;
  margin: 0 0 0 5px;
  width: 230px;
}

.signup-errors {
	text-align: left;
}

#map-top input[type="text"] {
  padding: 15px 20px;
}
#map-top input[type="submit"] {
  height: 58px;
  line-height: 58px;
  margin-bottom:2px;
}
#crimes-list li {
  width: 590px;
}