@charset "utf-8";
/* CSS Document */

#scroll_gallery_left_btn {
	background:url(arrows_left.png) no-repeat;
	_background:url(arrows_left.gif) no-repeat;
}

#scroll_gallery_right_btn {
	background:url(arrows_right.png) no-repeat;
	_background:url(arrows_right.gif) no-repeat;
}