* html #body{
	height:100%;
}
#popUp-wrapper {
	height:100%;
}
#popUpMainttl {
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	font-weight: bold;
}

#popUpMaintbl {
	margin:0 auto;
	text-align:center;
	height:77%;
}


#popUp-commonFooter {
	position:absolute;
	_position:fixed;
	bottom: 20px;
}

.mstbl {
	width:85%;
	border:0;
	/*margin-bottom:20px;*/
	margin:0 auto;
}
.mstbl td p {
	margin-top: 0;
	margin-bottom:0;
}
.mstbl td.col1 {
	padding: 5px 10px !important;
	text-align:left;
	background:#000000;
	color:#FFFFFF;
}
.mstbl td.col2 p.mb10 {
	margin-bottom:10px;
}
.mstbl td.col2 {
	padding: 10px 10px !important;
	text-align:left;
	background:#f7f7f7;
}

.msFooter {
	position:absolute; 
	bottom: 0; 
	left:0; 
	width:95% !important;
}

/*-------add for "genuine" ---------*/
body#genuine h1#popUpMainttl {
	font-size: 120%;
}

body#genuine div#popUpMaintbl table.txt_m td {
	font-size: 12pt;
}
