
/* =Next
-----------------------------------------------------------------------------*/
#next {
	position: relative;
	top: 26px;
	background: url(../img/next-home.gif) no-repeat;
    width: 833px;
    height: 22px;
}

#next span {display: none;}
#next li, #next a {border: 0px solid red; height: 22px; display: block;}
#next li {float: left; list-style: none; display: inline;}

#next-home {position: relative; left: 96px; width: 120px;}
#next-home a:hover {background: url(../img/next-home.gif) -96px -23px no-repeat;}


