#nav{ padding:10px; }

@media (max-width: 950px){
  .max950{ width: 100%;height:auto }
}
@media (max-width: 855px){
  .hide855{ display:none !important}
}
@media (max-width: 694px) {
  blockquote{ margin:0px; padding: 10px }
  /*#main tr td{ display:block;width:100%;}*/
  /*#main tr td{ display:block;width:100%;height:auto !important }*/
  #main tr td img{ max-width:100%; }
  /*#nav p{ display:inline;margin:0px }
  #nav a{ line-height:24px;font-size:16px;padding:0px 20px;}*/
}
@media (max-width: 580px) {
  .max580,
  .max580 *,
  .max580 * *,
  .max580 * * *{ width: 100%;height:auto }
  .hide580{ display:none !important }
}
@media (max-width: 520px) {
  #rentalForm input{ width: 200px}
  #rentalForm{ width:100%;}
  .max520{ width: 100%;height:auto }
}
@media (max-width: 480px) {
  .hide480{ display:none !important }
}
@media (max-width: 450px) {
  .hide450{ display:none !important }
}
@media (max-width: 420px) {
  .max420,
  .max420 *,
  .max420 * *,
  .max420 * * *{ width: 100%;height:auto }
  #rentalForm input{ width: 140px}
}
@media (max-width: 373px){
  .hide373{ display:none !important }
  #logo{ width:100%}

  /*#top *{ width:100%; }
  #top * *{ width:100%; }
  #top * * *{ width:100%; }*/
}