﻿ul {margin:0; padding:0;}
#numbers { position: absolute; z-index: 1000; right: 0; bottom: 0; width: 190px; list-style: none; margin: 0; padding: 0; height: 24px; overflow: hidden; }
#numbers li {margin: 0; padding: 0; display: inline; list-style-type: none; }
#numbers a {float: left; padding: 24px 0 0 0; overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* for IE5/Win */
	}	
#numbers a:hover {background-position: 0 -24px;}
#numbers li.selected a{background-position: 0 -48px;}

#no0 a{ width:24px; background-color: #000; background-image: url(../images/gallery_no1.gif); background-repeat: no-repeat; background-position: left top;}
#no1 a{ width:24px; background-color: #000; background-image: url(../images/gallery_no2.gif); background-repeat: no-repeat; background-position: left top;}
#no2 a{ width:24px; background-color: #000; background-image: url(../images/gallery_no3.gif); background-repeat: no-repeat; background-position: left top;}
#no3 a{ width:24px; background-color: #000; background-image: url(../images/gallery_no4.gif); background-repeat: no-repeat; background-position: left top;}
#no4 a{ width:24px; background-color: #000; background-image: url(../images/gallery_no5.gif); background-repeat: no-repeat; background-position: left top;}
