#bar_float {
	bottom:0;
	left:30px;
	width:250px;
	position:fixed;
}
#bar_top
{
	background:url('topper.png') right no-repeat;
	width:250px;height:22px;cursor:hand;
}
	#bar_top a span {display:block;height:22px;}
	#bar_top a {text-decoration:none}
#bar_container
{
	background:url('product.png');
	width:250px;height:168px;
}
	#bar_container a span {display:block;width:250px;height:168px;}
	#bar_container a {text-decoration:none}

