.wizard .header1,
.wizard .header2
{
	color:#2f8eea;
	background-position:bottom;
	background-repeat:repeat-x;
	/*height:75px;*/
}
/*.wizard .header1 { background-image:url(../media/img/wizard/wzhdr1.gif); }
.wizard .header2 { background-image:url(../media/img/wizard/wzhdr2.gif); }*/

.wizard .header1 .wrap,
.wizard .header2 .wrap
{
	/*margin-left:2px;
	padding-left:148px;
	height:75px;*/
	padding-top:5px;
	padding-bottom:10px;

	font-weight:bold;
	/*line-height:66px;*/
	font-size:13px;
	text-transform:uppercase;

	background-position:left;
	background-repeat:no-repeat;
}
/*.wizard .header1 .wrap { background-image:url(../media/img/wizard/icohdr1.gif);color:#3368ae; }*/
/*.wizard .header2 .wrap { background-image:url(../media/img/wizard/icohdr2.gif);color:black; }*/
.wizard-summary { border:solid 1px black;margin:10px;padding:10px; }
.wizard-item1 { font-weight:bold; }
.wizard-item2 { padding-left:25px; }

.wizard .description
{
	/*padding-left:150px;*/
	padding-bottom:15px;
	text-align:justify;
}

.wizard-commands
{
	text-align:left;
}