
#panel{
border:1px solid gray;
left:0px;
padding:3px 2px;
position:fixed;
text-align:center;
top:20px;
width:60px;
}
.fee-form-save{
	float:left;
}
.fee-form-cancel{
	float:right;
	width:25px;
}
.post-edit-link:hover {
 color: green;
 font-size: 1.1em;
 }
.post-edit-link {
 background-color:red;
 position:fixed;
 left:0;
 top:0;
 }
.fee-form > div,.nicEdit-main,.nicEdit-selected{
	
	width:100% !important;
	border:0 !important;
}