/*
body {background:white; width:800px; margin:0px auto;}
*/

/* Defaults Rewrite DOX */

/* Defaults Rewrite DOX END */

form.wgn-form { width:500px; margin:0px auto; overflow: hidden;}
form.wgn-form fieldset li {
	padding: 0.6em;
	min-height: 20px;
	height: auto;
	clear: both;
	font-size: 12px;
	overflow: hidden;
	margin-left: 5px;
	border-bottom: 1px solid lightgray;
}
form.wgn-form label {
	width:15em;
	font-size: 12px;
	text-align:left;
	position: relative;
}

form.wgn-form h2 {
	font-size: 22px;
	font-weight: bold;
}

.glfSpecialInstructionsli {
clear:both;
display:block;
margin:0 auto 16px;
overflow:hidden;
width:91%;
}


form#xpackage.wgn-form fieldset ol {
	margin: 0 12px;
}



form#quick_quote.wgn-form fieldset li {
	margin: 0;
	position: relative;
	overflow: hidden;
	border-bottom:1px solid lightgray;
	clear:both;
	list-style-type:none;
	padding:8px 0;
}



.fieldset.contact-info {
	overflow: hidden;
}

/*
form.wgn-form label.error {
color:red;
float:right;
font-size:11px;
font-style:italic;
left:5px;
line-height:20px;
margin-right:0;
position:relative;
text-align:right;
width:46%;
top:0;
}

form.wgn-form label.error {
color:red;
font-size:11px;
font-style:italic;
line-height:20px;
margin-left:397px;
position:absolute;
right:10px;
top:9px;
width:200px;
}
*/

form.wgn-form label.error {
color:red;
font-size:11px;
font-style:italic;
height:18px;
left:auto;
line-height:18px;
padding-left:24px;
top:auto;
width:auto;
float: left;
margin: 0 0 0 20px;
}


form.wgn-form fieldset {
	overflow: hidden;
	width: 498px;
}



form.wgn-form label.ie-idiot-checkbox {
	width: 90%;
}

form.wgn-form legend  {
	margin-left: 10px;
}

form.wgn-form input, form.wgn-form textarea, form.wgn-form select {
	width: auto;
	float: left;
}

input#gflTGsubscription {
	border: none;
	width: auto;
}



fieldset.selection-info {
	position: relative;
}
