@charset "utf-8";
.Volunteer_rond_new{
	width:77%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px;
	border:1px solid #D6D6D6;
	border-radius:0;
}
.centr_rounder_vol{
	padding:8px;
}
element.style {
    width: 200px;
}

form.field-table input[type="text"], form.field-table input[type="password"] {
    background: url(../../../images/inputbg.png) repeat-x;
    border: 1px solid #BFCDD2;
    border-radius: 4px 4px 4px 4px;
    color: #b2b2b2;
    font-family: arial;
    font-size: 12px;
    padding-left: 4px;
}

.vol_checkbox{
	padding-top:3px;
}
.clear{
	clear:both;
}

.vol_validation_fname{
	color:#F00;
	padding-bottom:4px;
}
.evol_firstName{
	float:left;
}

.Entity_Person{
	padding-top:5px;
	float:left;
	width:360px;
}
.event_field{
	padding-bottom:5px;
	float:left;
}
