
/* --- COMPONENTS --- */

	/* --- Abstract --- */
	.abstract_item #ge-map img { 
		/* removes forced dimensions on google image pins */
		height: auto;
		width: auto; 
	}


/* --- PAGES --- */

	/* --- Careers --- */
	#job_search_form button.button_link .cufon { position: relative; top: -2px; }
	
