body {
	background: #fff url(/sbfa/images/back.jpg) top left repeat fixed;
}

div#logo {
	background: url(/sbfa/images/silly_billy_logo.png) top left no-repeat;
	filter: none;
	height: 86px;
	width: 168px;
}

div#holiday {
	display: none;
}


li {
/*	list-style-image: url(/sbfa/images/bul.gif); */
	list-style-type: none;
	list-style-image: none;
	padding-left: 22px;
	background: url(/sbfa/images/bul.gif) top left no-repeat;
	line-height: 1.75em;
}

ul.right li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 0;
	padding-right: 22px;
	background: url(/sbfa/images/bul.gif) right no-repeat;
	line-height: 1.75em;
}

div.bar-top {
	background: url(/sbfa/images/bar-top.gif) top right no-repeat;
}

div.bar-bottom {
	background: url(/sbfa/images/bar-bottom.gif) top right no-repeat;
}

div#shopper div#items {
	background: url(/sbfa/images/dropdown/dd-background.gif) bottom right no-repeat;
}