body {
	background: url('../images/gradient1x400_tuin.png') 0px 100px repeat-x;
}
#header {
	background: #cfd928;
}
#header h1 {
	background-image: url(../images/logo_tuin.png);
}
#product-tabset a
{
	background:url("../images/button_left_tuin.png") no-repeat 0 -35px;
	border-bottom:1px solid #cfd928;
}

#product-tabset a span
{	
	background:url("../images/button_right_tuin.png") no-repeat 100% -35px;
}
#product-tabset-line
{
	background:url("../images/gradient1x10_tuin.png") repeat-x;
}
.button a
{	
	background:url("../images/button3D_left_tuin.png") no-repeat 0 -35px;;
}
.button a span
{	
	background:url("../images/button3D_right_tuin.png") no-repeat 100% -35px;
}
.product-table ul {
	list-style: none;
}
