.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('/images/my-account/proxy.png')}

.containerPlus {font-family:Verdana; font-size:13px};
.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;}

/* XSOLVE */
.containerPlus .LWheader	{ background: url('/images/my-account/header-bg.png') no-repeat; width:512px; height: 27px; font-size : 11px;}
.containerPlus .ne          { background: url('/images/my-account/ne.png') top right no-repeat; margin-left: 21px;}
.containerPlus .ne img      { left:-10px; top:-10px}
.containerPlus .n           { background: url('/images/my-account/n.png') top center repeat-x; margin-right: 20px; -moz-user-select: none; -khtml-user-select: none}
.containerPlus .n           { height:24px; padding-top: 3px; font-size:11px; font-family: Verdana; white-space:nowrap;overflow:hidden;}
.containerPlus .n a         { text-decoration:none;color:#000; font-size:15px;}
.containerPlus .nx          { float:right; margin-right: 20px; margin-top: 3px;}
.containerPlus .nl          { float:left; margin-top:2px; margin-left: 20px; margin-top: 5px; }
.containerPlus .o           { display: none; background: url('/images/my-account/bg.png') top left repeat-y;width : 512px; height: 293px;}
.containerPlus .o2          { background: url('/images/my-account/bg-mini.png') no-repeat;width : 512px;}
.containerPlus .LWfooter	{ background: url('/images/my-account/footer-bg.png') no-repeat; width:512px; height: 36px; }

.back                       { cursor: pointer; font-family: Verdana; font-size: 12px; margin: 10px; color: #333333; }
.LWinput                    { width:310px; height: 24px; background: #fff; border: 1px solid #808080; font-size: 12px; padding: 3px 10px 0 10px; margin: 10px; color: #333333; }
.submit                     { background: url('/images/my-account/submit.png'); width: 112px; height: 28px; border: 0px; text-align: center; font-size: 12px; font-family: Verdana; margin: 10px; }

.jiraText, .basecampText    { display: none; float: left; width: 200px; text-align:center; height: 82px; padding: 10px 0px 0px 0px; color: #333333; font-size: 11px; margin-top: 10px; }
.jiraTextBig                { font-size: 16px; }
.basecampTextBig            { font-size: 16px; }
.jira, .basecamp            { display: none; height:160px; }
.clear                      { clear:both; }

.LWcenter                   { width:400px;margin-left:60px; }

/* XSOLVE */

#window {
  margin-top : 120px;
  display : none;
  position : absolute;
  top : 0pt;
  left : 0pt;
  z-index : 1011;
  width : 100%;
}
#window-wrapper {
   width : 512px;
   margin : auto;
}
.choose-system {
  width : 400px;
  margin : auto;
  height : 107px;
}
.h20 {
  height : 20px;
}
.jiraPic {
  cursor : pointer;
  float : left;
  width : 200px;
  text-align : center;
  height : 82px;
  padding : 20px 0px 0px 0px;
}
.basecampPic {
  cursor : pointer;
  float : left;
  width : 200px;
  text-align : center;
  height : 82px;
  padding : 10px 0px 0px 0px;
}
.basecampPic2 {
  display : none;
  cursor : pointer;
  float : left;
  width : 200px;
  text-align : center;
  height : 82px;
  padding : 10px 0px 0px 0px;
}
