.volunteerPage ul.paddedList{
	padding:0;
}
.volunteerPage ul.paddedList li{
	margin: 0 15px;
    padding: 0;
}
h4.volunteerFormTitles {
	clear: both;
	color: #A7A7A7;
	font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase !important;
	margin-bottom:0;
	padding-bottom:8px;
	max-width: 540px;
	padding-top: 25px;
}
h4.smallerTitle{
	font-size:14px;
}
select.menu40 {
	width:248px;
	height:30px;
}
input.menu40 {
	width:233px;
	height:30px;
}
.menu60{
	width:360px;
	height:30px;
}
.methGrungeMenu,
.methGrungeText {
	color: #333;
	background:url('/img/grunge_form_field_bg.jpg') bottom left repeat !important;
	outline: none !important;
	margin: 0 11px 11px 0;
	font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	text-transform: uppercase;
	border-radius: 0 !important;
}

.labelGrungeText {
	color: #ffffff;
font-size:15px; 
	font-family: 'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	text-transform: uppercase;
	line-height:25px;
}

input.methGrungeText,
 input.methGrungeMenu {
	border: none !important;
	padding: 0 8px !important;
	font-size: 14px;
	height: 29px;
	line-height: 32px;
	position:relative;
	float:left;
}

textarea.methGrungeText {
	font-family: Helvetica, Arial, Sans-serif !important;
	text-transform: none !important;
	font-size: 13px;
	line-height: 17px;
	height: auto !important;
	padding: 8px !important;
	border: 0;
}

a.methGrungeMenu {
	text-indent: 8px !important;
	vertical-align: text-bottom !important;
	color: #333 !important;
	height: 29px !important;
	line-height: 32px !important;
	border: none !important;
}

a.methGrungeMenu:hover { color: #999 !important; }

a.methGrungeMenu,
 ul.methGrungeMenu { font-size: 14px !important; }

ul.methGrungeMenu li {
	border: 0 none !important;
	border-radius: 0 !important;
}

ul.methGrungeMenu {
	border: 1px solid #000;
	border-width: 1px 0;
}

ul.methGrungeMenu .ui-selectmenu-item-focus { background: none !important; }

ul.methGrungeMenu li a {
	padding: 2px 0 2px 8px !important;
	color: #666 !important;
	font-family: Helvetica, Arial, Sans-serif !important;
	text-transform:none;
	font-weight:bold;
	font-size:12px;
}

ul.methGrungeMenu .ui-selectmenu-item-focus a { color: #333 !important; }

.methGrungeMenu .ui-state-hover,
 .methGrungeMenu .ui-state-active { border-color: transparent !important; }

.methGrungeMenu .ui-selectmenu-icon {
	margin-top: 0;
	right: 0;
	top: 0;
	background: url('/img/grunge_menu_arrow.jpg') no-repeat 0 0 !important;
	width: 34px !important;
	height: 29px !important;
}
h4.displayInlineFieldTitle{
	clear:both;
	position:relative;
	float:left;
	display:inline;
	line-height:25px;
	margin-right:10px;
	padding-top:0px;
}
.displayInlineField{
	position:relative;
	float:left;
	display:inline;
}
#volunteer-form{
	width: 540px;
	clear:both;
	position:relative;
	float:left;
}
#volunteer-form select{
	position:relative;
	float:left;
}
#volunteer-form input{
	position:relative;
	float:left;
}
label.displayInlineFieldTitle{
	font-size: 13px;
    line-height: 18px;
}
label.displayInlineFieldTitle input{
	margin-right:10px;
}

.displayFieldCopy {
	font-family:'TradeGothicW02-BoldCn20 675505', Arial, sans-serif;
	clear: both;
	font-size: 14px;
	color: #a7a7a7; /*opacity: .6;*/
	margin: 0;
	text-transform: none !important;
	margin:0px 0px 0px 0px;
}
.formButtonsDiv{
	clear: both;
	float: right;
	margin-top: 20px;
     padding-right: 25px;
}
.marginLeftDisplay{
	margin-left:10px;
}
div.radioGrpAndLabel{
	clear: both;
    float: left;
    padding: 15px 0;
    width: 540px;
}
div.radioGrpAndLabel table{
    float: left;
    position:relative;
}
h4.noTopPadding{
	padding-top:0px;
}
#volunteerFormSection{
	clear:both;
	position:relative;
	float:left;
}
.errorfield,a.errorfield{
	color:#B01717 !important;
}