DIV.wizard-form
{
	padding: 0 5px;
	width: 100%;
}
DIV#wrapper DIV#product-desc DIV.wizard-wrap FORM#WizardStep3Form
{
	padding: 0;
	margin: 0;
}
DIV.wizard-form FORM H4
{
	font-size: 1.3em;
	margin-bottom: 10px;
}
DIV.wizard-form DIV.form-left-metric
{
	width: 145px;
	float: left;
}
DIV.wizard-form DIV.form-centre-or
{
	width: 54px;
	float: left;
	margin: 45px 0 30px 0;
}
DIV.wizard-form DIV.form-right-imperial
{
	float: left;
}
DIV.wizard-form DIV.form-left-metric DIV.text
{
	width: 130px;
	height: 30px;
	padding: 7px 7px 0 10px;
	background: #ADD9E9;
	margin: 0 3px 4px 0;
}
DIV.wizard-form DIV.form-left-metric DIV.text LABEL
{
	display: block;
	float: left;
}
DIV.wizard-form DIV.form-left-metric DIV.text INPUT
{
	display: block;
	float: right;
}
DIV.wizard-form INPUT
{
	width: 50px;
	height: 19px;
}
DIV.wizard-form DIV.form-left-metric INPUT
{
	float: right;
}
DIV.wizard-form DIV.form-centre-or SPAN
{
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	width: 32px;
	height: 25px;
	margin: auto;
	color: #A9A8A6;
}
DIV.wizard-form DIV.imperial-length, DIV.wizard-form DIV.imperial-width
{
	width: 285px;
}
DIV.wizard-form DIV.form-right-imperial DIV.text
{
	width: 145px;
	height: 30px;
	padding: 7px 0px 0 5px;
	background: #ADD9E9;
	margin: 0px 3px 4px;
	float: left;
}
DIV.wizard-form DIV.form-right-imperial DIV.text LABEL
{
	display: block;
	float: left;
    width: 48px;
}
DIV.wizard-form DIV.form-right-imperial DIV.text INPUT
{
	display: block;
	float: left;
	margin-right: 5px;
}
DIV.wizard-form DIV.form-right-imperial DIV.inches
{
	width: 105px;
	padding: 7px 5px 0 10px;
}
DIV.wizard-form DIV.form-right-imperial DIV.imperial-input-feet
{
	/*float: right;*/
}
DIV.wizard-wrap DIV.wizard-content-body P EM
{
	display: block;
	float: left;
}
.wizard-form .input .error-message
{
	display: none;
}

DIV#wrapper DIV#product-desc DIV.wizard-wrap DIV.select-roof-edges DIV.edge-head IMG
{
	margin: 0;
	padding: 0;
	float: none;
	border: none;
}
DIV#wrapper DIV#product-desc DIV.hidden-form
{
	display: none;
}
DIV#wrapper DIV#product-desc FORM#WizardStep2Form UL
{
	list-style: none;
}
DIV#wrapper DIV#product-desc DIV.select-roof-edges DIV.edge-body IMG
{
	float: none;
	margin: 0;
}
DIV#wrapper DIV#product-desc DIV.select-roof-edges DIV.edge-body A
{
	cursor: pointer;
}
DIV.select-roof-edges
{
	background: url('/images/HouseCorrectSize.png') no-repeat 50% 50%;
	width: 602px;
	height: 466px;
	margin: 30px 0 0 -10px;
	position: relative;
}
DIV.select-roof-edges DIV.edge-head
{
	background: #3d9b69;
	min-height: 22px;
	padding-top: 2px;
	border-bottom: 1px solid #72706D;
	display: none;
}

DIV.select-roof-edges DIV.edge-body
{
	height: 120px;
}

DIV.select-roof-edges DIV.edge1, DIV.select-roof-edges DIV.edge2, DIV.select-roof-edges DIV.edge3, DIV.select-roof-edges DIV.edge4
{
	width: 132px;
	min-height: 120px;
	background: #C2F5FF;
	position: relative;
	border: 1px solid #72706D;
}
DIV.select-roof-edges DIV.edge1
{
	top: 1.5%;
    left: 8.5%;
}
DIV.select-roof-edges DIV.edge2
{
	top: -24.5%;
	left: 74%;
}
DIV.select-roof-edges DIV.edge3
{
	top: 20%;
    left: 74%;
}
DIV.select-roof-edges DIV.edge4
{
	top: -6%;
    left: 8.5%;
}
DIV.select-roof-edges SPAN.square-metre
{
	position: absolute;
	font-size: 0.9em;
	background: #FFC000;
	padding: 3px 10px;
	font-weight: bold;
	top: 190px;
	left: 45%;
}
DIV.select-roof-edges SPAN.square-metre SUP
{
	font-size: 0.7em;
}
DIV.select-roof-edges SPAN.square-width
{
	position: absolute;
	font-size: 0.85em;
	color: #72706D;
	background: #99D4EC;
	padding: 1px 6px;
	top: 170px;
	left: 64%;
}
DIV.select-roof-edges SPAN.square-length
{
	position: absolute;
	font-size: 0.85em;
	color: #72706D;
	background: #99D4EC;
	padding: 1px 6px;
	top: 170px;
	left: 31%;
}
DIV.select-roof-edges DIV.edge-head SPAN.edge-head-title
{
	display: block;
	float: left;
	color: #FFF;
	font-weight: bold;
	padding-left: 5px;
	font-size: 0.9em;
    height: 23px;
    overflow: hidden;
    width: 106px;
}
DIV.select-roof-edges DIV.edge-head SPAN.edge-head-button
{
	display: block;
	float: right;
}
DIV.select-roof-edges DIV.edge-body-text
{
	text-align: center;
	padding: 32px 15px;
	line-height: 1em;
}
DIV.select-roof-edges DIV.edge-head SPAN.cross
{
	display: block;
	height: 20px;
	width: 20px;
	background: url('/images/cross.png') no-repeat 50% 50%;
	text-indent: -9999px;
}
DIV.select-roof-edges DIV.edge-head SPAN.tick
{
	display: block;
	height: 20px;
	width: 20px;
	background: url('/images/tick.png') no-repeat 50% 50%;
	text-indent: -9999px;
}
