/*
	*
	* Style declarations for Google Directions snippet
	*
*/
#googleDirections input#fromAddress, #googleDirections input#toAddress { text-indent: 0.5em; width: 218px; height: 29px; padding: 0 5px; padding-top: 13px; background: url(/pics/murikka/input-white-rounded-border-grey.gif) right top no-repeat; font-size: 14px; border:none;}

#directions {}
	#directions table td { font-size: 14px; padding: 0.25em 0;paddint vertical-align: middle;}
	#directions a { font-size: 16px; font-weight: bold; color: #8b2e20; text-decoration: none;vertical-align: bottom;}