#slideflow {
	margin-top: -15px;
	height: 90px;
	position: relative;
	cursor: default;
	height: 142px;
	top: 0px;
}

#slideflow img {
	position:absolute;
	top:0px;
	vertical-align: bottom;
}

#sliderparent {
	margin-top: -10px;
}

/* For future use - these don't work with IE6 */
.closedHand {
	cursor: url(/vm/coverflow/images/closedhand.cur), move;
}

.openHand {
	cursor: url(/vm/coverflow/images/openhand.cur),  default;
}

.selectable {
	cursor: pointer !important;
}
