div.sticky[data-sticky=true]{position:absolute;height:auto;min-height:100px;width:250px;height:200px;background:#f9f9f9!important;font-family:Verdana;overflow:auto;color:#666;box-shadow:1px 2px 5px rgba(0,0,0,0.2);border-radius:5px;border:1px solid #d1d1d8}div.sticky[data-sticky=true]>div.memo-content{height:auto;width:220px;height:160px;margin-top:55px;padding-left:10px;padding-right:10px;position:absolute;outline:0;font-size:13px}div.sticky[data-sticky=true]>input.memoTitle{height:30px;width:80%;margin-top:10px;margin-left:10px;background:#ecebf1;border:0;position:absolute;outline:0;font-size:14px;font-weight:bold;color:#fd4425}.memo_closeButton{position:absolute;width:42px;height:42px;right:0;top:5px;background:url('../images/common/searchFieldCloseBtn.png') no-repeat;cursor:pointer}.memo_deleteButton{position:absolute;width:22px;height:22px;left:10px;bottom:8px;background:url('../images/component/memo_delete.png') no-repeat;cursor:pointer}.memo_saveButton{position:absolute;width:22px;height:22px;left:40px;bottom:7px;background:url('../images/component/memo_save.png') no-repeat;cursor:pointer}.memoIcon{position:absolute;width:35px;height:44px;left:0;top:0;background:url('../images/component/icon_memo.png') no-repeat;cursor:pointer;visibility:hidden}#memoDeleteTemplet{position:absolute;height:150px;width:300px;left:40%;top:40%;background:#fff;border:1px solid #ccc;z-index:10}.memoTitle{top:0;left:0;height:12px;margin-bottom:7px;color:#999}.memoContentCut{float:left;width:220px;height:85px;text-align:left;margin-bottom:16px;white-space:nowrap;overflow:hidden;word-break:break-all;text-overflow:ellipsis;color:#999}.pageNumber{position:absolute;right:10px;text-align:right;color:#999}