* {margin:0; padding:0;}
html, body { height:100%;margin:0; padding:0;}
body {background:#fff;  color:#2d2d2d; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; text-align:center;}
img {border:0;}
a {color:#272727;}
p {line-height:18px; margin:10px 10px 15px 10px; float:left;}
h1 {color:#2c2c2c; font-size:22px; letter-spacing:-0.5px;}
.clear {clear:both;}

#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

/*--- alert  msg ---*/
#alert_wrapper {width:500px; height:430px; margin:auto; background:url(https://www.drugoffice.gov.hk/eps/do/alert/images/alert_border_bg.jpg);}
#alert_container { width:490px; height: 420px; margin:5px; float:left; background:#fff; text-align:center;}
#alert-content { height: 370px; overflow-y: auto; }
#alert_message1 {width:350px; margin:auto; border-bottom:1px #999999 dotted; border-top:1px #999999 dotted; padding:20px 0px;}
#alert_message2 {width:350px; margin:auto; border-bottom:1px #999999 dotted; padding:20px 0px;}
#alert-buttons-block {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.language-chooser,
#language-block {
	height: 20px;
}
	
# .mbar {
	width: 490px;
	height: 2px;
	background: url('https://www.drugoffice.gov.hk/eps/do/alert/css/images/mainbar9.gif') no-repeat;
}