#box1 {
	POSITION: absolute
}
#box1 SPAN {
	DISPLAY: block; FLOAT: left
}
#box2 {
	POSITION: absolute
}
#box2 SPAN {
	DISPLAY: block; FLOAT: left
}
.sample6 .buttons {
	CLEAR: both; TEXT-ALIGN: center
}
.thumbs {
	WIDTH: 54px
}
.thumbs DIV {
	DISPLAY: block; MARGIN: 3px 0px; WIDTH: 54px; CURSOR: pointer; HEIGHT: 41px
}
.thumbs DIV IMG {
	DISPLAY: block; WIDTH: 100%; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 100%; BORDER-BOTTOM-STYLE: none
}
.mask1 {
	OVERFLOW: hidden; WIDTH: 260px; POSITION: relative; HEIGHT: 206px;
}
SPAN IMG {
	DISPLAY: block; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

