#popup_container {font-family: Tahoma;font-size: 12px;min-width: 300px;max-width: 600px;background: #222;border: solid 5px #222;color: #000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px}

.popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #EF007D;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {padding: 1em 1.75em;margin: 0em}
#popup_content.alert {
	/*background-image: url(../images/alert/info.gif);*/
}
#popup_content.confirm {
	/* background-image: url(../images/alert/important.gif);*/
}
#popup_content.prompt {
/*	background-image: url(../images/alert/help.gif);*/
}
#popup_message {
	padding-left: 48px;
}
#popup_panel {text-align: center;margin: 1em 0em 0em 1em}
#popup_prompt {margin: .5em 0em}

#popup_chiudi_1{width:78px;height:23px;float:none;background:url(../images/struttura/dialog_1/chiudi.png) no-repeat top left;border:0}
#popup_chiudi_37{width:78px;height:23px;float:none;background:url(../images/struttura/dialog_37/chiudi.png) no-repeat top left;border:0}
/*
#popup_chiudi_48{width:78px;height:23px;float:none;background:url(../images/dialog_48/chiudi.png) no-repeat top left;border:0}
#popup_chiudi_49{width:78px;height:23px;float:none;background:url(../images/dialog_49/chiudi.png) no-repeat top left;border:0}
#popup_chiudi_50{width:78px;height:23px;float:none;background:url(../images/dialog_50/chiudi.png) no-repeat top left;border:0}
#popup_chiudi_51{width:78px;height:23px;float:none;background:url(../images/dialog_51/chiudi.png) no-repeat top left;border:0}
*/
#popup_ok{width:40px;height:23px;float:none;background:url(../images/dialog_1/ok.gif) no-repeat top left;border:0}

#popup_cancel_1{width:78px;height:23px;float:none;background:url(../images/struttura/dialog_1/cancel.png) no-repeat top left;border:0}
#popup_cancel_37{width:78px;height:23px;float:none;background:url(../images/struttura/dialog_37/cancel.png) no-repeat top left;border:0}
/*
#popup_cancel_48{width:78px;height:23px;float:none;background:url(../images/dialog_48/cancel.png) no-repeat top left;border:0}
#popup_cancel_49{width:78px;height:23px;float:none;background:url(../images/dialog_49/cancel.png) no-repeat top left;border:0}
#popup_cancel_50{width:78px;height:23px;float:none;background:url(../images/dialog_50/cancel.png) no-repeat top left;border:0}
#popup_cancel_51{width:78px;height:23px;float:none;background:url(../images/dialog_51/cancel.png) no-repeat top left;border:0}
*/