#wiz_main {
	width:720px;
	color:#00366C;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	background-image:url(../template_images/wizard/bg_wizard.jpg);
	background-repeat:no-repeat;
}
#wiz_footer {
	background-image:url(../template_images/wizard/bg_wizard_footer.jpg);
	background-repeat:no-repeat;
	height:15px;
}
.wiz_box {
	float:left;
	height:169px;
	padding:10px 0 0 0;
}
.wiz_box small {
	font-size:12px;
	line-height:16px;
}
.wiz_l {
	width:192px;
	padding-left:6px;
}	
.wiz_m {
	width:242px;
	padding-left:6px;
}
#wiz_top_lmp, #wiz_top_htl, #wiz_top_fly {
	width:700px;
	float:left;
	height:179px;
	display:none;
}
#wiz_ext_lmp {
 	background-image:url(../template_images/wizard/bg_wizard_ext.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:15px;
}

#wiz_ext_htl {
 	background-image:url(../template_images/wizard/bg_wizard_ext_small.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:15px;
}
#wiz_top_lmp, #wiz_top_htl, #wiz_top_fly {
	padding-top:35px;
	padding-left:20px;
	height:271px;
}

#wiz_ext_fly {
	display:none;
	height:150px;
}
#wiz_ext_htl {
 display:none;
 height:200px;
}
#wiz_star {
 	background-image:url(../template_images/wizard/bg_wizard_star.jpg);
	background-repeat:no-repeat;
	height:53px;
	width:67px;
}
.wiz_submitBtn {
	background:url('../template_images/wizard/wiz_btn.gif') no-repeat top left;
	cursor:pointer;
	width:217px;
	height:41px;
	margin-top:6px;
}
.wiz_btn_ext {
	float:right;
	position:relative;
	right:10px;
}
.wiz_extBtn {
	cursor:pointer;
	margin:6px 0 0 0px;
}
.wizSelLbl {
	cursor:pointer;
	vertical-align:top;
}
.wizSelLbl input {
	cursor:pointer;
	vertical-align:top;
	position:relative;
	top:-2px;
}
.wizExtText { font-weight:normal; color:#094C8B;text-decoration:underline;margin-left:3px; }
.hideWisExt { display:none; font-weight:normal; }
.dynSel {
	font-size:12px;
	margin-bottom:6px;
}
.wiz_radio { margin-left:0; }
.wiz_rad { margin-bottom:2px; }
.we_boxhdl {
	font-size:12px;
	display:block;
	height:24px;
}
.wiz_ext {
	display:none;
	height:390px;
}
.wiz_ext input { font-size:12px; }
.wiz_ext .we_hdl {
	font-size:14px;
	line-height:20px;
}
.wiz_ext .obox_l {
	float:left;
	margin:8px 0 8px 0;
}
.wiz_ext .obox_r {
	float:left;
	margin:8px 0 8px 25px;
}
.wiz_selItem { height:80px; padding-bottom:15px;}
.we_box_l {
	float:left;
	width:172px;
	height:180px;
}
.we_box_m {
	float:left;
	padding-left:6px;
	width:206px;
	height:180px;
}
.we_box_r {
	float:left;
	height:200px;
}
.wiz_cont input, .wiz_cont label {
	cursor:pointer;
	float:left;
	margin-bottom:2px;
}
.wiz_cont input {
	position:relative;
	top:-2px;
}
#wiz_main select {
 margin-bottom:15px;
}