.grabbable {
	cursor: pointer;
}
.grabbable:active {
	cursor: pointer;
}
img {
	-ms-interpolation-mode: bicubic;
}