.wizard_block{
	padding: 0px 5px;
}
.wiz_a{
	background: url(images/wiz_done.jpg) no-repeat top;
	height: 130px;
	width: 232px;
	padding: 17px 30px 10px 55px;
	font-size: 11pt;
}
.wiz_a a:link, .wiz_a a:visited{
	color: #313113;
}
.wiz_done a:link, .wiz_done a:visited{
	color: #0c2a05;
}
.wiz_a a:hover, .wiz_done a:hover{
	color: #06464e;
}
.wiz_done{
	background: url(images/wiz_a.jpg) no-repeat top;
	height: 130px;
	width: 232px;
	padding: 17px 30px 10px 55px;
	font-size: 11pt;
}
.wiz_a p, .wiz_done p{
	padding: 0 0 7px 0;
}
.wiz_zakl{
	background: url(images/wiz_zakl.jpg) no-repeat bottom left;
	height: 13px;
	font-size: 1px;
	width: 317px;
}
.wiz_nozakl{	
font-size:1px;
}
.wiz_zakl_done{
	background: #c8d8e5;
	height: 13px;
	font-size: 1px;
}
.wiz_info{
	background: #e4eef7 url(images/wiz_bg_info.jpg) repeat-x left top;
	vertical-align: top;
	padding: 10px 5px;
	width: 33%;
}
.wiz_button{
	height: 19px;
	width: 271px;
	margin-bottom: 5px;
	background: #5b8d97 url(images/wiz_button.jpg) no-repeat center;
	padding: 6px 10px;
	font-weight: bold;
	color: #fff;
}
.wiz_button a:link, .wiz_button a:visited{
	color: #fff;
	text-decoration: none;
}
.wiz_button a:hover{
	color: #06464e;
}
.help_td{
	padding: 5px;
}
.help_td div{
	margin-bottom: 5px;
}
.help{
	padding: 5px;
	border: 1px dotted #ff2424;
}
.wiz_info_tab{
	border-collapse: collapse;
	width: 280px;
}
table.wiz_info_tab tr td{
	padding: 3px;
	border-bottom: 1px solid #c8d8e5;
	font-size: 8pt;
	vertical-align:top;
}
.wiz_save_but{
	width: 116px;
	height: 26px;
	border: none;
	background: url(images/wiz_save.jpg) no-repeat center;
	font-size: 12px;
	font-weight: bold;
	color: #264d55;
}
.wiz_save{
	padding: 10px;
	text-align: center;
}
