.onsite_editable{display:inline-block; position:relative; width:inherit; z-index:100;}
.onsite_editable .content{cursor:pointer; outline:#000 1px dashed;}
*:first-child+html .onsite_editable .content{border:#000 1px dashed;}
.onsite_editable:hover .content{background:#FF0; color:#333; outline:#000 1px solid;}

.onsite_editable_icon{background:url(../img/icons/onsite.png) top left no-repeat; cursor:pointer; width:99px; height:26px;}
