/* mobilesites.css */


th.msCell1 { width:34%; }
th.msCell2 { width:33%; }
th.msCell3 { width:33%; }

.mobileApp.normal, 
.mobileSite.normal { 
	padding-bottom:1em;
}

/* 20140424: for mobile hide QR code */
.govhkMobile .lite-image { display:none; }
.govhkMobile .appVersion p a br { display:none; }
.govhkMobile .appVersion p { height:auto; }
.govhkMobile .mobileApp.normal { padding-bottom:1.5em; }	


