#confirm {
	position: absolute;
	color: #fff;
	background-color: #000;
	top: 50px;
	left: 65px;
	width: 600px;
}

strong {
	font-weight: bold;
}

#warranty_header {
	line-height: 1.4em;
	position: absolute;
	top: 80px;
	left: 65px;
	width: 300px;
/*	height: 100px;*/
}


#wizard {
	background-color:transparent;
	position: absolute;
	top: 83px;
	left: 435px;
	width: 555px;
/*	height: 500px;*/
}

a {
	color: #ff9900;
}

#wizard_main {
	background-color:#000;
	overflow: auto;
}


#reg_products {
	height: 220px;
	overflow: auto;
}
.x-form-radio-group .x-panel-body { background-color: transparent; }
.x-form-check-group .x-panel-body { background-color: transparent; }
#winfo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 16px;
	font-weight: bold;
	background-color: #333;
	color: #fff;
} 

