#clear-all-button, #select-all-button{
	border-radius: 5px;
	max-height: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#response_area table td{
	padding: 4px;
}


#vmap{
	width: 600px;
	height: 400px;
}

div.wdl-map-buttons{
	width: 600px;
}

