/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 
 #mapSearchBox {
	margin-bottom: 1.182em;
	padding-bottom: 2.273em;
	border-bottom: 0.091em solid #999999;
 }