 /* Remove default margins and padding */
 div {	margin:0; padding:0;}
 body {margin:0;padding:0;height:100%;}
 #header {text-align: center;padding-right: 2px;padding-left:  2px;margin-top: 3px;margin-right: 1px;margin-bottom: 3px;margin-left:  1px;} 
 /* Remove unwanted columns */
 #sidebar1 {display:none;}	
 #sidebar2 {display:none;}
 /* Text size adjustment */
 h1, h2, h3, h4, h5 {-webkit-text-size-adjust: none;}
 /* Display on handheld only */	
 #listings {background-color:#ffffcc;text-align: left;padding-right:  0px;padding-left: 0px;margin-left: 2px;margin-right: 2px;height: auto;}
 #mainContent {background-image: none; background-repeat: no-repeat;margin-left: 0;padding-top: 0;padding-right: 2px;padding-bottom: 0;padding-left: 2px;}
 img {max-width:100%; height:auto;}
 .foo{color:#000000;font-size:18px;font-family: Arial;}