

/*
	FI
*/
#content #google-search-top div button.search-btn {
	background: url(img/fi/google-search-btn.gif) top left no-repeat;
	width: 42px;
}

#content #google-search-bot ul#google-search-results-nav li button.google-prev-btn,
#content #google-search-bot ul#google-search-results-nav li a.google-prev-btn {
	background: url(img/fi/google-prev-btn.gif) top left no-repeat;
	width: 99px;
}

#content #google-search-bot ul#google-search-results-nav li button.google-next-btn,
#content #google-search-bot ul#google-search-results-nav li a.google-next-btn {
	background: url(img/fi/google-next-btn.gif) top right no-repeat;
	width: 98px;
}

