.subnav 
		{
		margin: 0 0 10px 0;
		padding-top: 5px;
    padding-left: 5px;
		list-style: none;
		overflow: hidden;
		}

.subnav li
		{
		margin: 0 0 1px 0;
	        list-style: none;
		}
.subnav a 
		{
		display: block;
		padding: 0 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:23px; /* for IE5/Win only */
		}
 
.online A {
	background-image: url(../../images/b_browse.gif); width: 164px; padding-top: 25px;
	background-repeat: no-repeat;
}
.online A:hover {
	background-position: 0px -50px;
	background-repeat: no-repeat;
}
.online A:active {
	background-position: 0px -75px;
	background-repeat: no-repeat;
}



.kindle A {
	background-image: url(../../images/b_kindle.gif); width: 164px; padding-top: 25px;
	background-repeat: no-repeat;
}
.kindle A:hover {
	background-position: 0px -50px;
	background-repeat: no-repeat;
}
.kindle A:active {
	background-position: 0px -75px;
	background-repeat: no-repeat;
}


