.page-module-volunteers_requests .form-clear {
	clear:left;	
}

.volunteers_requests-form {
}
.volunteers_requests-date {
	padding-bottom:30px;	
}
.volunteers_requests-form .form-input-select-multiple {
	height:200px;
}
.volunteers_requests-form .form-field-checkbox {
	margin-bottom:0px;	
}

a.volunteers_requests-login,
a.volunteers_requests-login:link,
a.volunteers_requests-login:active,
a.volunteers_requests-login:visited,
a.volunteers_requests-login:hover {
	float:right;
}
.volunteers_requests-form-time {
	border:1px solid #ddd;
	padding:5px 10px;
	margin-bottom:-1px;
}
.volunteers_requests-form-time-disabled {
	opacity:.30;
	filter: alpha(opacity=30); 
	-moz-opacity: 0.3;
}
.volunteers_requests-form a.button-disabled:link {
	display:none;	
}
.volunteers_requests-time-button {
	float:right;	
}
.volunteers_requests-form-time-users {
	font-size:13px;
	color:#8FB73E;
}
.volunteers_requests-form a.button {
	background:#ddd;
	color:#aaa;
}
.volunteers_requests-form a.button-selected {
	background:#58454f;
	color:#fff;
}

.volunteers_requests-time-group {
	border:1px solid #999;	
	margin-bottom:-1px;
	padding-bottom:1px;
}
	
#volunteers_requests-min-display {
	font-size:30px;
	color:#283e65;	
	margin-bottom:15px;
}

/*##end##*/