/**
 * Style sheet form-ss
 */
label, label strong
{
	display:block;
}

label
{
	line-height:22px;
}

input, select, label, button
{
	width:148px;
	height:14px;
	float:left;
	display:block;
	margin-top:4px;
	padding:2px 0px 2px 2px;
	line-height:14px;
}

textarea
{
	width:385px;
	height:101px;
	float:left;
	display:block;
	margin-top:4px;
	padding:2px 0px 2px 2px;
	line-height:14px;
}

input.small
{
	width:40px;
}

input.medium
{
	width:80px;
}

input[type="hidden"]
{
	display: none !important;
}

fieldset.wide label, fieldset.wide input, fieldset.wide select, fieldset.wide textarea
{
	float: none !important;
}

fieldset.wide textarea
{
	height:50px;
}

fieldset.wide textarea, fieldset.wide label
{
	width: 220px !important;
}

fieldset.wide select
{
	width: 185px !important;
}

fieldset.wide input, fieldset.wide select, fieldset.wide textarea
{
	margin: 0 0 8px !important;
}

textarea
{
	height:70px;
}

#column2 input, #column2 textarea, #column2 select
{
	width:115px;
}

#column2 label
{
	width:95px;
}

select, button
{
	height:20px;
}

select
{
	width:152px;
	padding:0;
}

fieldset p
{
	clear:both;
}

button
{
	width:auto;
	float:none;
	clear:left;
	padding:0 4;
}

label
{
	width:70px;
	height:auto;
	margin-right:4px;
	line-height:16px;
	clear: left !important;
}

.checkbox input
{
	float:left;
	clear:left;
	display:inline;
	margin:8px 4px 0px 94px;
	border-width: 0 !important;
}

.checkbox label
{
	width:120px;
	float:left;
	clear:none;
	display:inline;
}

form
{
	margin-bottom:8px;
	padding-top:15px;
}

fieldset
{
	clear:left;
	margin-bottom:16px;
	padding-bottom:15px;
	border:0;
}

fieldset.tight
{
	padding:0;
}

fieldset.left, fieldset.right
{
	width:240px;
	float:left;
	clear:none;
}

#contactform
{
	margin:23px -23px 23px -15px;
	padding:10px 23px 0px 23px;
	clear: both !important;
}

.buyassociation fieldset.left, .buyassociation fieldset.right
{
	width:291px;
}

fieldset.left
{
	clear:left;
}

#contactform br
{
	line-height: 0px !important;
}

