.mask_box {
	background-color: #ffffe8;
}

.mask_title {
	 font-weight: bold ;
	 color: #660000 ;
	 text-align: center ;
	 font-size: 16px ;
}

.mask_title_inactive {
	color: #999999 ;
        background-color: #CCCCCC
}

.mask_body {
	padding: 4px ;
	margin: 0px ;
	height: 100% ;
	width: 100% ;
}
