body{

	font-family: arial, helvetica, sans-serif;

	font-size: small;

}



.editable {

	background-color: #784d29;

}





img.progress{

	vertical-align: middle;

	padding: 0 10px;

}



.EditInPlace_editor {

	display: inline;

	position: absolute;

	background: #784d29;

	padding: 5px;

	margin-top: -5px;

	z-index: 9999;

}



.EditInPlace_buttons {

	text-align:center;

}



.EditInPlace_buttons input {

}


