#find_a_destination table {
	width: 100%;
}

#find_a_destination table th,
#find_a_destination table td {
	height: 30px;
	padding: 0;
}

#find_a_destination table th {
	padding-right: 0.5em;
}

#find_a_destination #find_a_destination_name,
#find_a_destination #america_search_states,
#find_a_destination #america_search_cities {
	width: 170px;
}


.smallblock {
overflow: visible;
}