.close-button {
	display: inline-block;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}

#close_button_OK {
	margin: 85px 0 0 193px;
	width: 78px;
	height: 22px;
}

#close_button_X {
	height: 15px;
	width: 15px;
	margin: 5px 0 0 260px;
}

#msg {
	display: none; 
	background: url('/am/images/login.png') 0 0  no-repeat; 
	height: 145px; 
	width: 281px; 
	text-align: left;
}