#formset {
	position: relative;
	left: 100px;
	width: 480px;
	color: #333333;
}

#formsetsubs {
	position: relative;
	left: 136px;
	width: 480px;
	color: #333333;
}

#pageset {
	position: relative;
	left: 36px;
	width: 480px;
	color: #333333;
}

.form {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 20px;
}

.form td {
	padding-bottom: 10px;
	padding-right: 10px;
}

.label {
	font: bold 0.8em gill sans light, arial, helvetica, sans-serif;
	font: expression( "90% gill sans light, arial, helvetica, sans-serif");
	text-align: right;
	float: right;
	color: #808080;
}

.radiolabel {
	font: bold 0.8em arial, helvetica, sans-serif;
	font: expression( "80% gill sans light, arial, helvetica, sans-serif" );
	text-align: left;
	color: #808080;
	padding-right: 6px;
}

/*<group=Form>*/

div.row {	clear: both;	padding-top: 20px;  }div.row3 {	clear: both;	padding-top: 20px;  }

div.row2 {	clear: both;}div.row4 {	clear: both;}

div.row span.label {
	font: 12px gill sans light, arial, helvetica, sans-serif;
	color: #993333;
	float: left;
	text-transform: uppercase;
	
}

div.row span.password {
	font: 12px gill sans light, arial, helvetica, sans-serif;
	color: #993333;
	float: left;
	margin-left: 20px;
	text-transform: uppercase;
}



.contip {
	margin: 20px 0 0 105px;	
}

form#details div.row3 span.label label {
	font: 12px gill sans light, arial, helvetica, sans-serif;
	color: #993333;
	float: left;
	text-transform: uppercase;
	width: 540px;
}

div.row span.formw {
	width: 275px;
	text-align: left;
	font-family: gill sans light, arial, helvetica, sans-serif;
}

div.row3 span.formw {
	width: 560px;
	text-align: left;
	font-family: gill sans light, arial, helvetica, sans-serif;
}

div.row2 input, select, textarea {
	font: gill sans light, arial, helvetica, sans-serif;
	background: #fff;
	border: 1px solid #686868;
	width: 275px;
	margin: 5px 0px 7px 2px;
}

div.row4 input, select, textarea {
	font: gill sans light, arial, helvetica, sans-serif;
	background: #fff;
	border: 1px solid #686868;
	width: 556px;
	margin: 5px 0px 7px 2px;
}

form#details .vou_content select {
	width: 200px;
	margin-left: 0px;

}

form#details select {
	width: 200px;
	margin-left: 0px;
}

div.row2 textarea {
	height: 150px;
}

div.row4 textarea {
	height: 150px;
}

div.row4 p {
	clear: both;
	font-style: italic;
}

div.sub_but input {
	clear: both;
	outline: 0;
}

div.row 4 .sub_but input {
	clear: both;
	outline: 0;
}

div.row input.radio {
	font: 0.8em gill sans light, arial, helvetica, sans-serif;
	border: 0;
	background: #FFFFFF;
}

.optin {
	position: relative;
	left: 100px;
	width: 600px;
}

.optin2 {
	position: relative;
	width: 600px;
}

div.sub_but input {
	margin: 20px 0 10px 0;
	float: right;
	width: 130px;
	height: 30px;
}

textarea {
	font-family: arial, sans-serif;
}

/* CSS Document */

.basket {
	width: 552px;
	margin: 20px 0 0 0;
	padding: 0;	
	font: 12px regular arial, sans-serif;
}

.basket a:hover {
	color: #5a2049;
	text-decoration: underline;
}

.basket th {
	/*background-color: #333;*/
	text-align: center;
	text-transform: uppercase;
	font: 0.9em/1.3em Arial,Helvetica,sans-serif;
	color: #000;	
	padding: 10px 0;
	border-bottom: 3px solid #e9dfee;
}

.basket td {
	/*background-color: #999;*/
	text-align: center;
	padding: 15px 0 0 0;
	
	/*border-bottom: 3px solid #e9dfee;*/
}

.basket td.colLeft {
	font-weight: bold;
	text-align: left;
	width: 200px;
}

.basket th.col_cont1 {
	text-align: left;
	width: 200px;

}

.basket th.col_cont {
	text-align: center;
}

.basket td.col_cont {
	text-align: center;

}
.conti {
        margin: 0;
        padding-left: 108px;
}

*:first-child + html .conti {
        margin: 0;
        padding-left: 100px;
}

div.row span.continue {
	padding: 0px;
	margin: -8px 0 0 50px;
}
