.mb-resize{
	display:block;
	background-color:transparent !important;
	border:3px solid transparent !important;
  *border:5px solid transparent !important;
  margin:0 !important;
}

.mb-resize-resizable-n { cursor: e-resize; width: 100% !important; height: 50px !important; right: 0 !important; top: -10px !important; }
.mb-resize-resizable-e { cursor: e-resize; width: 20px !important; height: 100% !important; right: -20px !important; top: 0 !important;}
.mb-resize-resizable-w { cursor: e-resize; width: 20px !important; height: 100% !important; left: -20px !important; top: 0 !important;}
.mb-resize-resizable-s { cursor: s-resize; width: 100% !important; height: 20px !important; bottom: -10px !important; left: 0 !important; }
.mb-resize-resizable-se { cursor: se-resize; width: 20px !important; height: 20px !important; right:0 !important; bottom: 0 !important; }

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

.containerPlus {font-family:Verdana; font-size:13px; position: absolute; /*visibility: hidden;*/}

.containerPlus .spacer {margin-top:10px}
.containerPlus .buttonBar { position:relative;top:0;float:right;margin-top:-23px; margin-right:15px}
.containerPlus .buttonBar img {margin-left:5px}
.containerPlus .mbcontainercontent {margin-right:-15px; padding-right:10px;overflow:auto;}

/*.iconLabel{font-family:sans-serif;font-size:10px;padding:5px;background:black;color:white;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;}*/

.iconLabel{font-family:sans-serif;font-size:10px;padding:5px;background:#f3f3f3;color:gray;display:block;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #ccc}

/*
* white
*/
.containerPlus.white .no	{ background: url('/js/elements/white/no.png') top left no-repeat;}
.containerPlus.white .ne	{ background: url('/js/elements/white/ne.png') top right no-repeat; margin-left: 21px;}
.containerPlus.white .n	{ background: url('/js/elements/white/n.png') top center repeat-x; margin-right: 25px;height:26px;}
.containerPlus.white .n	{ padding-top:8px; font-size:16px;-moz-user-select: none; -khtml-user-select: none}

.containerPlus.white .o	{ background: url('/js/elements/white/o.png') top left repeat-y;}
.containerPlus.white .e	{ background: url('/js/elements/white/e.png') top right repeat-y; margin-left: 21px;}
.containerPlus.white .c { background: url('/js/elements/white/c.png'); margin-right: 25px; padding-top: 1px; padding-bottom: 1px; }
.containerPlus.white .c .mbcontainercontent {color:#000;}
.containerPlus.white .c .mbcontainercontent a{position: relative;}
.containerPlus.white .n	a{}
.containerPlus.white .n	a:hover{ text-decoration:underline}

.containerPlus.white .so	{ background: url('/js/elements/white/so.png') bottom left no-repeat;}
.containerPlus.white .se	{ background: url('/js/elements/white/se.png') bottom right no-repeat; margin-left: 21px;}
.containerPlus.white .s { background: url('/js/elements/white/s.png') bottom repeat-x; padding-top: 20px; margin-right: 25px;}


