
.fieldset2
{
	width: 900px;
	height: 296px;
	background-color: #FFFFFF;
	background-image: url(http://rightsonsite.org.au/images/rightsonsite_xmascard09_2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.fieldset2 ol
{
	list-style: none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0em;
}

.fieldset2 li
{
	padding-bottom: 1em;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.fieldset2 label
{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.fieldset2 .text
{
	margin: 0px;
	padding: 0px;
	width: 15em;
}

fieldset
{
	float: left;
	clear: left;
	width: 600px;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image: url(http://rightsonsite.org.au/images/fieldset_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}

.fieldset
{
	float: left;
	clear: left;
	width: 900px;
	height: 314px;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	background-image: url(http://rightsonsite.org.au/images/rightsonsite_xmascard09_2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
}

.fieldset ol
{
	list-style: none;
	zoom: 1;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0em;
}

.fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}

legend
{
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}

fieldset li
{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	list-style-type: none;
}

label
{
	float: left;
	width: 10em;
	margin-right: 1em;
}

label em img
{
	position: relative;
	top: -3px;
}

.fieldset label
{
	float: left;
	width: 8em;
	margin-right: 1em;
	font-size: 12px;
	color: #FFFFFF;
}

.fieldset label em img
{
	position: relative;
	top: -3px;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
	background-image: none;
}

textarea {
	width: 500px;
	height: 300px;
}

.textareasm {
	width: 500px;
	height: 80px;
}

.smtext {
	font-size: 120%;
	color: #666666;
	margin-left: 1em;
}

/* for bot trap field in enquiry form */
.lastname {
	visibility:hidden;
}


