#handjes_container {
	position: relative;
}

#handjes_popup {
	background-image: url(/images/handjes/handjes_popup.jpg);
	background-position: center center;
	width: 223px;
	height: 265px;
	position: absolute;
	left: -1000px;
	top: -1000px;
	padding: 3px;
	display: none;
	border: 1px solid #DDD;
}

#handjes_top {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -41px;
	left: 25px;
}

#handjes_top ul {
	margin: 0;
	padding: 0;
}

#handjes_top li {
	list-style: none;
	float: left;
	height: 45px;
	margin-right: 30px; 
	background-repeat: no-repeat;
	background-position: center center;
}

#handjes_top li span {
	display: none;
}

.handje1 {
	background-image: url(../images/handjes/top/handje1.gif);
	width: 37px;
}

.handje2 {
	background-image: url(../images/handjes/top/handje2.gif);
	width: 23px;
}

.handje3 {
	background-image: url(../images/handjes/top/handje3.gif);
	width: 37px;
}

.handje4 {
	background-image: url(../images/handjes/top/handje4.gif);
	width: 31px;
}

.handje5 {
	background-image: url(../images/handjes/top/handje5.gif);
	width: 31px;
}

.handje6 {
	background-image: url(../images/handjes/top/handje6.gif);
	width: 17px;
}

.handje7 {
	background-image: url(../images/handjes/top/handje7.gif);
	width: 33px;
}

.handje8 {
	background-image: url(../images/handjes/top/handje8.gif);
	width: 30px;
}

.handje9 {
	background-image: url(../images/handjes/top/handje9.gif);
	width: 40px;
}

.handje10 {
	background-image: url(../images/handjes/top/handje10.gif);
	width: 35px;
}

.handje11 {
	background-image: url(../images/handjes/top/handje11.gif);
	width: 34px;
}



