﻿/*title="gallery_css"*/

.expandCursor{
	cursor: url('/img_css/zoomin.cur'), pointer !important;
}
.unexpandCursor{
	cursor: url('/img_css/zoomout.cur'), pointer !important;
}