.custom .zoomimage_st {
	height: 40px;
}


.custom .zoomimage_sc {
	top: 40px;
}


.custom .zoomimage_scc {
	margin: 0 40px;

}
.custom .zoomimage_sb {
	height: 40px;
}




.custom img {
	top: 40px;
	left: 40px;
}
.custom .zoomimage_caption {
	background-color: #307452;
	color: #fff;
}
.custom .zoomimage_caption p {
}
.custom .zoomimage_loading {
	background-color: #307452;
}
.zoomimage_move {
	cursor: move;
}
.custom .zoomimage_controls {
	background: #307452;
}
.custom .zoomimage_prev {
	background: #307452 url(../images/zoomimage_prev.gif) no-repeat center;
}
.custom .zoomimage_next {
	background: #307452 url(../images/zoomimage_next.gif) no-repeat center;
}
