body{
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}

.editable {
	background-color: #ffffd3;
}


img.progress{
	vertical-align: middle;
	padding: 0 10px;
}

.EditInPlace_editor {
	display: inline;
	position: absolute;
	background: #FFFFCC;
	padding: 5px;
	margin-top: -5px;
	z-index: 9999;
}

.EditInPlace_buttons {
	text-align:center;
}

.EditInPlace_buttons input {
}
