.ui-resizable-handle { position: absolute; display: block; font-size: 0.1px; }

.ui-resizable-e { cursor: e-resize; width: 10px; right: -10px; top: 0; height: 100%;  }
.ui-resizable-w { cursor: w-resize; width: 30px; left: 0; top: 0; height: 100%;  }
.ui-resizable-s { cursor: s-resize; height: 10px; width: 100%; bottom: 0; left: 0}
.ui-resizable-se { cursor: se-resize; width: 10px; height: 30px; right:0; bottom: 0; background:transparent url(../elements/resizable-se.png) no-repeat right bottom} /*resizable-se.png*/

.proxy{border:1px dotted gray;background: url(../elements/proxy.png)}

.container {width:100%;}
.container .containerTable{border:0; width:100%;}
.container .containerTable .c{height:100%; .height:auto;}
.container {font-family:Arial; font-size:13px;}
.container .n a{ font-size:18px;text-decoration:none; color:black; position:relative;left:100px;}
.container .n a:hover{ text-decoration:underline; }
.container .containerBody{overflow:auto; position:relative; margin-right:-15px; padding-right:15px;}
.container .icon{position:absolute;margin-top:-25px; margin-left:-4px;}
.container .spacer{padding-top:10px;}
.container .restoreContainer{width:32px;}
.container .buttonBar{right:10px;top:5px;}
.container .buttonBar img{padding:5px;}

/*default interface for containers */
.container.default .n{ background:url(../elements/skindef/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none;}
.container.default .ne{ background:url(../elements/skindef/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none;}
.container.default .no{ background:url(../elements/skindef/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none;}
.container.default .o{ background: url(../elements/skindef/o.png) repeat-y top right; height:25px;width:24px;}
.container.default .e{ background: url(../elements/skindef/e.png) repeat-y top right; height:25px;width:22px;}
.container.default .s{ background: url(../elements/skindef/s.png) repeat-x bottom; height:22px;}
.container.default .se{ background: url(../elements/skindef/se.png) no-repeat bottom right; height:22px;width:22px;}
.container.default .so{ background: url(../elements/skindef/so.png) no-repeat bottom right; height:22px;width:24px;}
.container.default .c{ background: url(../elements/skindef/c.png); padding-top:0px;}

/* skins */

.container.stiky .n{background:url(../elements/stiky/n.png) repeat-x top; padding-left:22px; padding-bottom:0px; font-size:18px; vertical-align:middle; height:36px;.height:32px; -moz-user-select: none; -khtml-user-select: none}
.container.stiky .ne{background:url(../elements/stiky/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.stiky .no{background:url(../elements/stiky/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.stiky .o{ background: url(../elements/stiky/o.png) repeat-y top right; height:25px;width:24px}
.container.stiky .e{background: url(../elements/stiky/e.png) repeat-y top right; height:25px;width:22px}
.container.stiky .s{background: url(../elements/stiky/s.png) repeat-x bottom; height:22px}
.container.stiky .se{background: url(../elements/stiky/se.png) no-repeat bottom right; height:22px;width:22px}
.container.stiky .so{ background: url(../elements/stiky/so.png) no-repeat bottom right; height:22px;width:24px}
.container.stiky .c{background: url(../elements/stiky/c.png); padding-top:0px;}


.container.stikynote {background:gainsboro;border:1px solid gray;-webkit-border-radius:10px; -moz-border-radius:10px;border-radius:10px;}/**/
.container.stikynote .n{ }
.container.stikynote .n a{font-size:16px;color:black}
.container.stikynote .ne{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .no{height:25px;width:15px; -khtml-user-select: none; }
.container.stikynote .s{ height:10px}
.container.stikynote .c{ }
.container.stikynote .buttonBar{right:5px;top:0px}

