.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(../img/elements/resizable-se.png) no-repeat right bottom} /*resizable-se.png*/

.proxy{border:1px dotted gray;background: url(../img/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;}
.container .n a:hover{ text-decoration:underline; }
.container .containerBody{overflow:none; position:relative; margin-right:-15px; padding-right:15px}
.container .icon{position:absolute;margin-top:-37px; margin-left:-3px;}
.container .spacer{padding-top:10px;}
.container .restoreContainer{width:32px}
.container .buttonBar{right:10px;top:5px}
.container .buttonBar img{padding:5px}

.container.skin4 .n{background:url(../img/elements/skin4/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.skin4 .ne{background:url(../img/elements/skin4/ne.png) no-repeat top right; height:36px;width:22px; -khtml-user-select: none}
.container.skin4 .no{background:url(../img/elements/skin4/no.png) no-repeat top right; height:36px;width:24px; -khtml-user-select: none}
.container.skin4 .o{ background: url(../img/elements/skin4/o.png) repeat-y top right; height:25px;width:24px}
.container.skin4 .e{background: url(../img/elements/skin4/e.png) repeat-y top right; height:25px;width:22px}
.container.skin4 .s{background: url(../img/elements/skin4/s.png) repeat-x bottom; height:22px}
.container.skin4 .se{background: url(../img/elements/skin4/se.png) no-repeat bottom right; height:22px;width:22px}
.container.skin4 .so{ background: url(../img/elements/skin4/so.png) no-repeat bottom right; height:22px;width:24px}
.container.skin4 .c{background: url(../img/elements/skin4/c.png); padding-top:15px;text-align:justify;font-family:Arial; font-size:11px}


.tituloTooltip{color:#fff;padding:0 0 0 10px}
.dimension{width:375px;height:auto; top:50px;left:50px;display:none;text-align:left;}


