.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #000000 none repeat scroll 0 0;
	opacity: 0.5;
	filter: Alpha(Opacity =   50);
}

#Conteido {
	
}

#Formulario {
	background-color: #FFFFFF;
	height: 372px;
	margin: 0 auto;
	padding: 36px;
	width: 292px;
}

#Formulario input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 50px;
}

#Formulario h3 {
	background-image: url(/images/images-Ligthbox/linea.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #649FDE;
	font-family: Arial;
	font-size: 16px;
	height: 43px;
	margin: 0 auto 10px;
	text-align: center;
	width: 204px;
}

#Formulario h2 {
	background: none;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	height: auto;
	width: 250px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.ui-dialog-buttonpane button {
	background-image: url(/images/images-Ligthbox/CerrarSuscBoletin.jpg);
	float: right;
	margin-right: 36px;
	margin-top: -18px !important;
	margin-top: auto;
	width: 72px;
}

.ui-dialog-buttonpane {
	background-color: #FFFFFF;
	height: 30px;
	width: 364px !important;
	width: 366px;
	margin: 0px auto 0px auto;
}

.textoAzul {
	color: #004D99 !important;
}

.textoAzul input {
	width: 100% !important;
}
