	
	#image-annotate-edit-form {
 border: 1px solid #000000;
 background: #ffffee none repeat scroll 0 0;
 }
.image-actions {
    background:  #000;
    padding:5px;
    border-bottom-right-radius:5px;
    -moz-border-radius-bottomright: 5px; 
    -webkit-border-bottom-right-radius: 5px;
   
   position:absolute;
   top:0px;
   clear:both;
  
}
.image-actions a {
   color:#eee;
}
.annotate-view-wrapper {
	display:block;
	clear:none;
	float:left;
	margin: 0px 10px 10px 0px;
}
.annotate-view-preview-links {
	float:right;
	padding-top:5px;
}

#onetimenotes {
	width: 100%;
	margin-top: 10px;
}
.onetimenoteslabel {
	width: 100% !important;
	
}
#pdfconfigwrapper label {
	padding-right: 10px;
}
a#deleteconfig {
	font-size: 11px;
	margin-left: 5px;
}