.custom .zoomimage_st {
	height: 40px;
}
.custom .zoomimage_stl {
	width: 40px;
	height: 40px;
}
.custom .zoomimage_stc {
	height: 40px;
	margin: 0 40px;
}
.custom .zoomimage_str {
	width: 40px;
	height: 40px;
	overflow: hidden;
}
.custom .zoomimage_sc {
	top: 40px;
}
.custom .zoomimage_scl {
	width: 40px;
}
.custom .zoomimage_scr {
	width: 40px;
}
.custom .zoomimage_scc {
	margin: 0 40px;
}
.custom .zoomimage_sb {
	height: 40px;
}
.custom .zoomimage_sbl {
	width: 40px;
	height: 40px;
}
.custom .zoomimage_sbc {
	height: 40px;
	margin: 0 40px;
}
.custom .zoomimage_sbr {
	width: 40px;
	height: 40px;
}
.custom img {
	top: 40px;
	left: 40px;
}
.custom .zoomimage_caption {
	background-color: #90ba00;
	color: #fff;
}
.custom .zoomimage_caption p {
}
.custom .zoomimage_loading {
	background-color: #90ba00;
}
.zoomimage_move {
	cursor: move;
}
.custom .zoomimage_controls {
	background: #90ba00;
}
.custom .zoomimage_prev {
	background: #90ba00 url(../images/zoomimage_prev.gif) no-repeat center;
}
.custom .zoomimage_next {
	background: #90ba00 url(../images/zoomimage_next.gif) no-repeat center;
}