style "toolbar"
{
xthickness=3
ythickness=4
engine "pixmap"
{
image
{
	function=BOX
	file="/Toolbar/toolbar.png"
	border={2,2,2,2}
	stretch=TRUE
}}}
widget_class "*HandleBox"		style "toolbar"
class "*HandleBox"			style "toolbar"
widget_class "*Toolbar"			style "toolbar"
class "*Toolbar"			style "toolbar"
style "toolbuttons"="default"
{
xthickness=5
ythickness=5
GtkWidget::focus_padding=2
}
widget_class "*Tool*GtkToggleButton" style "toolbuttons"
widget_class "*Tool*GtkButton" style "toolbuttons"
widget_class "*Tool*Button*Label*" style "toolbuttons"
