.ui-block-90 {
  width: 90% !important;
}
.ui-block-80 {
  width: 80% !important;
}

.ui-block-20 {
  width: 20% !important;
}
.ui-block-10 {
  width: 10% !important;
}


.go_btn .ui-btn  {
  margin: 0 !important;

}

.go_btn .ui-btn span {
  padding: 0.3em 0 !important;

}


.padded_top{
  padding-top: 20px;
}
#splash_logo{
  text-align: center;
  

}
div.cuisine-list {
padding: 10px;
/*background: url("../images/125-food.png") no-repeat 0px 5px;*/
padding-left: 20px;
}

div.truck_image{
  text-align: center;
  margin-bottom: 15px;
}

div.date {
  font-size: 12px;
}

.logo {
  text-align: center;
}

.logo img {
  width: 90%;
}

.hide {
  display: none;
}

.home_tagline {
  font-weight: bold;
  text-align: center;
}

.middle {
  position: relative;
  top: -13px;
}

#location-distance {
  padding: 5px 0 10px 0;
}

.truck-buttons-wrapper {
  padding: 0 0 10px 15px;
}

.truck-buttons-wrapper .ui-btn-inner {
  padding-right: 25px !important;
}