form.GST_form {
	margin: 0 auto;
	width: 400px;
}

form.GST_form li {
	width: 100%;
}

form.GST_form fieldset fieldset {
	border: 1px solid #9ca191;
	margin-left: 10px;
	width: 390px;
}

form.GST_form fieldset fieldset legend {
	font-weight: bold;
	margin-left: 0.5em;
}

form.GST_form fieldset fieldset ul {
	padding: 0.5em;
	width: 375px;
}

form.GST_form p.checkbox_details {
	margin: 0 0 1em 2em;
}

