/* login main div */
#divLogin, #ifrmLogin, #divNews, #ifrmNews, #ifrmRightCd{
	position:relative;
	width:100%;
	margin:0px;
} 
#ifrmLogin{
	top:0px;
	height:90px;
}
#ifrmNews{
	top:0px;
	height:325px;
}
#ifrmRightCd{
	top:0px;
	height:325px;
}
#ifrmHome{
	width:100%;
}
.underconstruction{
	text-align:center;
	color:#FF0000;
	font-weight:bold;
}