form.vertical fieldset label {
	display: block;
	font-weight: bold;
	font-size: 110%;
}
form.vertical fieldset .option label {
	display: inline;
	font-weight: normal;
	font-size: 100%;
}
div.field, div.buttons {
	clear: both;
}
form.vertical div.buttons {
	margin-top: 20px;
}
form.vertical div.buttons input {
	cursor: pointer;
}
div.note {
	font-size: 80%;
	margin-bottom: 10px;
}
/*
input.img-rotate-left {
	border: none;
	text-indent: -1000px;
	width: 34px;
	height: 31px;
	overflow: hidden;
	background: transparent url(/img/efas/rotateleft.gif);
}
input.img-rotate-right {
	border: none;
	text-indent: -1000px;
	width: 34px;
	height: 31px;
	overflow: hidden;
	background: transparent url(/img/efas/rotateright.gif);
}
input.apply-crop {
	border: none;
	text-indent: -1000px;
	width: 106px;
	height: 31px;
	overflow: hidden;
	background: transparent url(/img/efas/applecrop.gif);
}
*/

