@charset "utf-8";
#table_w530 {
	height: 250px;
	width: 530px;
	border: 1px solid #B2B2B2;
	background-color: #F4F4F4;
	position: absolute;
	z-index: 150;
	display: block;
	top: 100px;
	font-size: 10pt;
	text-align: center;
	left: 0px;
}

#table_head {
	background-image: url(../images/table_header_bk_h25.jpg);
	background-repeat: repeat;
	height: 25px;
	width: auto;
	z-index: 160;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	line-height: 25px;
}
#table_w530 #message {
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#table_w530 #confirmation {
	height: 50px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: auto;
}
