/*#SexyAlertBox-Box {
  padding-bottom: 24px;
  background: url('/common/images/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('/common/images/bg-box-bottom.gif') bottom left no-repeat;
}*/

#nvlgnbx-InBox {
	position: relative;
  padding-top: 15px;
/*  background: url('/common/images/bg-box-top.png') top left no-repeat !important;	*/
  background: url('/support/images/login_bg.png') top left no-repeat;	
  _background: url('/support/images/login_bg.gif') top left no-repeat;	
	width: 536px;
	height: 264px;
}

#nvlgnbx-InBox h4 {	display: none;}
#nvlgnbx-InBox p {
	position: absolute;
	font-size: 80%;
	top: 166px;
	left: 165px;
}
#nvlgnbx-InBox p a {	color: #7b7b7b}


#nvlgnbx-InBox-BoxContent {
/*  background: url('/common/images/bg-box-body.png') top left repeat-y !important;
  background: url('/common/images/bg-box-body.gif') top left repeat-y;*/
  padding: 0px 20px;
}

#nvlgnbx-InBox-BoxContenedor {
  padding: 0px 0px 5px 55px;
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
}

#BoxPromptInput, 
#BoxPromptInput2 {
  background: url('/support/images/login_textbg.gif') top left no-repeat;
	padding: 8px 5px 0 10px;
	width: 305px;
	height: 30px;
	border: none;
	position: absolute;
	left: 154px;
}

#BoxPromptInput {	top: 91px;}
#BoxPromptInput2 {	top: 131px;}

#BoxPromptBtnOk {
	position: absolute;
/*	background: url('/support/images/login_btn.gif') top left no-repeat;	*/
	width: 127px;
	height: 46px;
	top: 192px;
	left: 206px;
	border: none;
}

#BoxPromptBtnCancel{
margin-top:4px;
_margin-top:7px;
margin-left: 460px;
height:27px;
width: 63px;
}
