.bodyarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
}
.padding {
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.yesmobile {display:none;}

@media (max-width: 780px) {
  .nomobile {
    display: none;
  }
  
  #vehtab img {
	  max-width:32vw!important;
	  height:auto!important;
  }
  .thelogo img {
	  max-width:90vw;
	  height:auto!important;}
  .thenav {display:block;padding:10px;clear:both;width:100%;margin-top:10px;margin-bottom:5px;margin-left:-10px;background:#efefef;color:#000000;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:18px;}
  .thenav:hover, .current {background:#000000;color:#efefef!important;
  }
  .padding {background-image:none;padding:16px;}
  .noback {background-image:none;padding:2px;}
  .noback table{margin-left:0px!important;  }
  .yesmobile {
	 
	  
	  display:block;
  }
  #index_r4_c8 {display:none;
  }
  .bodyarea td {
	  
	  font-size:14px!imporant;
  }
  #thetable {
	  margin-left: -8px;
	  max-width:100vw!important;
	  
	 /* border-top: 2px solid black;
	  border-bottom: 2px solid black;*/
  }
  .thelogo a {
	  text-decoration:none;
	  color:#000000;
	  font-size:16px;
  }
  .thelogo {
	  width:100%; text-align:center;font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  .thelogo img {margin:0 auto;outline:none;border:0px}
  
}