/* step 1 and 2 */
.tbl_lady_bg {
	background: url('/images/bg_lady.jpg') no-repeat;
	background-position: bottom right;
	margin-left: 12px;
	margin-top: 7px;
}

.tbl_body_left {
	background:  url('/images/tbl_confirm_d_left_bg.gif') repeat-y;
	background-color: #FFFFFF;
	valign: bottom;
}

.tbl_body_main {
	background-color: #FFFFFF;
}

.tbl_body_right {
	background:  url('/images/tbl_confirm_d_right_bg.gif') repeat-y;
	background-color: #FFFFFF;
	valign: top;
	padding: 0px;
	azimuth: -1;
}