#boohoAlertBox-Box {
	padding-bottom: 13px;
	background-image: url(http://app.fidelitytools.net/img/alertBox/boxBot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#boohoAlertBox-InBox {
	padding-top: 13px;
	background-image: url(http://app.fidelitytools.net/img/alertBox/boxTop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boohoAlertBox-BoxContent {
	padding: 0px 20px;
	background-image: url(http://app.fidelitytools.net/img/alertBox/boxBox.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#boohoAlertBox-BoxContenedor {
  padding: 0px 0px 5px 55px;
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
}

#boohoAlertBox-Buttons{
	text-align:right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	margin-top: 10px;
}

#boohoAlertBox-Buttons input {
	margin: 10px 10px;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	border: 1px solid #333;
}

#boohoAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#boohoAlertBox-Box .BoxAlert {
	background-image: url(http://app.fidelitytools.net/img/alertBox/alertbox_alerta.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boohoAlertBox-Box .BoxConfirm {
	background-image: url(http://app.fidelitytools.net/img/alertBox/alertbox_confirm.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boohoAlertBox-Box .BoxPrompt {
	background-image: url(http://app.fidelitytools.net/img/alertBox/alertbox_promp.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boohoAlertBox-Box .BoxInfo {
	background-image: url(http://app.fidelitytools.net/img/alertBox/alertbox_info.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#boohoAlertBox-Box .BoxError {
	background-image: url(http://app.fidelitytools.net/img/alertBox/alertbox_error.png);
	background-repeat: no-repeat;
	background-position: left top;
}#boohoAlertBox-txt {
	padding: 10px;
}
