/* ================= */
/* ! EDIT IN PLACE   */
/* ================= */

.cancelbutton {
	background: url(../images/eip-cancel.png) no-repeat;
	border: 0px none;
	height: 20px;
	width: 20px;
}

.savebutton {
	background: url(http://flipicz.com/images/eip-commit.png) no-repeat;
	border: 0px none;
	height: 20px;
	width: 20px;
}