#left_shelf 
{ 
	background: url('images/left_shelf.png') no-repeat bottom; 
}

#right_shelf 
{ 
	background: url('images/right_shelf.png') no-repeat bottom; 
}

#shelf
{
	background: url('images/shelf.png') repeat-x bottom;
}

li.separator 
{ 
	background: url('images/separator.png') no-repeat bottom;
}
