form {
	margin: 0;
	}

form.form h2 {
	margin: 10px 0 10px 0;
	color: #222;
	padding: 5px 0 0 10px;
	font-size: 13pt;
	font-weight: bold;
	}

div.formerror {
	border-top: 1px solid #ffcbcb;
	border-bottom: 1px solid #ffcbcb;
	background-color: #ffefef;
	padding: 15px;
	color: #cf3333;
	margin-bottom: 10px;
	}
	
div.notice {
	border-top: 1px solid #baeba5;
	border-bottom: 1px solid #baeba5;
	background-color: #e3f9da;
	padding: 15px;
	color: #4b942a;
	margin-bottom: 10px;
	}
	
form.form fieldset {
	border: 0;
	border-top: 1px dashed #ccc;
	}
	
form.form legend {
	font-size: 9pt;
	text-transform: uppercase;
	color: #113463;
	padding: 5px 20px 5px 50px;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	}
	
form.form ol {
	list-style: none;
	}
	
form.form ol li {
	margin: 5px 0 5px 0;
	padding: 5px;
	clear: both;
	}
	
form.form label {
	float: left;
	display: block;
	width: 145px;
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
	background-color: #fff;
	}
	
form.form li .options {
	float: left;
	width: 400px;
	}
	
form.form label.below {
	color: #333333;
}

form.form label em {
	color: red;
	}
	
form.form .error {
	color: #cf3333;
	position: relative;
	left: 165px;
	font-size: 8pt;
	width: 300px;
	}
	
form.form div.help {
	position: relative;
	width: 300px;
	left: 165px;
	font-size: 8pt;
	color: #333;
	font-style: italic;
	}
	
form.form span.help {
	font-size: 8pt;
	color: #333;
	font-style: italic;
	}
	
form.form option {
	padding-right: 10px;
	}
	
form.form input {
	border: 1px solid #dedede;
	padding: 5px;
	line-height: 13pt;
	}

form.form .check, form.form .radio {
	border: 0;
	}
	
form.form input.submit {
	clear:both;
	position: relative;
	left: 165px;
	height: 35px;
	border: 1px solid #113463;
	background-color: #113463;
	border-right: 1px solid #365f95;
	border-bottom: 1px solid #365f95;
	color: #fff;
	font-weight: bold;
	font-size: 13pt;
	font-family: helvetica, arial;
	padding: 5px 20px 5px 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
	
div.ordeform ol {
	margin: 0;
	}	

div.orderform fieldset {
	border: 0;
	}
	
div.orderform legend {
	display: none;
}

div.orderform ol li {
	display: block;
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	background-position: 0px 35px;
	}

div.orderform li label {
	font-size: 15pt;
	font-weight: bold;
	float: none;
	width: 300px;
	text-align: left;
	position: relative;
	left: 86px;
	}

div.orderform li.licensetype {
	background-image: url(../images/step1.gif);
	height: 160px;
	}
	
div.orderform li.clienttype {
	background-image: url(../images/step2.gif);
	height: 250px;
	}
	
div.orderform li.hosting {
	background-image: url(../images/step3.gif);
	height: 290px;
	}
	
div.orderform li.domain {
	background-image: url(../images/step4.gif);
	height: 95px;
	}
	
div.orderform li div.options {
	float: none;
	position: relative;
	left: 86px;
	background-color: none;
	}
	
div.orderform li.licensetype div.options div {
	float: left;
	width: 120px;
	height: 98px;
	text-align: center;
	padding: 10px;
	margin-right: 25px;
	}
	
div.orderform li input.check {
	margin: 0;
	padding: 0;
	}
	
div.orderform li.licensetype div.options div.monthly {
	background-image: url(../images/monthly1.gif);
	}
	
div.orderform li.licensetype div.options div.lifetime {
	background-image: url(../images/lifetime1.gif);
	}

div.orderform li.licensetype div.options div span {
	font-weight: bold;
	display: block;
	padding: 5px;
	}
	
div.orderform li.clienttype div.options div {
	width: 220px;
	height: 77px;
	text-align: left;
	padding: 10px;
	padding-left: 70px;
	margin-bottom: 10px;
	}
	
div.orderform li.clienttype div.options div.self {
	background-image: url(../images/self1.gif);
	}
	
div.orderform li.clienttype div.options div.full {
	background-image: url(../images/full1.gif);
	}
	
div.orderform li.clienttype div.options div div.option {
	height: 27px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	width: 20px;
	float: left;
	}
	
div.orderform li.clienttype div.options div div {
	display: block;
	float: left;
	width: 200px;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	height: 60px;
	}
	
div.orderform li.clienttype div.options div div h3 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}
	
div.orderform li.hosting div.options div {
	width: 220px;
	height: 77px;
	text-align: left;
	padding: 10px;
	padding-left: 70px;
	margin-bottom: 10px;
	}
	
div.orderform li.hosting div.options div.nohosting {
	background-image: url(../images/nohosting1.gif);
	}
	
div.orderform li.hosting div.options div.hosting {
	background-image: url(../images/hosting1.gif);
	height: 125px;
	}
	
div.orderform li.hosting div.options div div.option {
	height: 27px;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	width: 20px;
	float: left;
	}
	
div.orderform li.hosting div.options div div {
	display: block;
	float: left;
	width: 200px;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	height: 60px;
	}
	
div.orderform li.hosting div.options div div h3 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}
	
div.orderform li.domain div.field {
	position: relative;
	left: 90px;
	background-image: url(../images/domain.gif);
	width: 250px;
	padding: 16px;
	}
	
div.orderform li.domain div.field input {
	width: 240px;
	border: 1px solid #214a81;
	}
	
div.orderform li.submit input {
	position: relative;
	left: 90px;
	}