@charset "utf-8";

#viewer {
	height: 160px;
	width: 475px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#viewerFrame {
	width:1000px;
	clear:both;
	padding:0;
}

#viewer img {
	display:inline;
	border:0;
}

#viewer a {
	display:block;
	float:left;
}

td.imageScroller_button {
	width: 50px;
	height: 154px;
}

img.button {
	cursor: pointer;
}