body div.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-dialog.simple {
  background:url(../ev-images/popupgreenshadow.png) top left no-repeat;
  width: 430px;
  height: 405px;
}

.ui-dialog.simple .ui-dialog-titlebar {
	display:none;
}

.personalMessage{
	padding:20px 30px; position:relative; text-align:left; width:360px;
	z-index:9999;
}

.content .artifacts.personalMessage p {
font-size:15px;
margin:0 10px 5px 0;
position:relative;
}

#mensajeForm{
	float:left; height:350px; padding-bottom:55px; position:relative; width:370px;
}


.content .form p, .content .fields p {
margin-bottom:10px;
}

#btnGrabarMensaje{
	background:url(../ev-images/btn-listo.jpg) no-repeat;
	width:147px;
	height:33px;
	float:right;
}

#btnListo{
	background:url(../ev-images/btn-listo.jpg) no-repeat;
	width:147px;
	height:33px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}


.note{
	font-size:13px; text-align:right; color:#07746E; clear:both; display:block; width:100%;
}

#sale_personal_message{
	font-size:15px; padding:5px; height:20px; margin-bottom:0; width:359px; border:1px solid #AFD8D2;
}

#title-mensajeform{
	font-size:15px; margin:0 10px 5px 0; position:relative; color:#07746E; font-weight:bold;
}

#sale_personal_message_sig{
	border:1px solid #AFD8D2; height:23px; clear:both; width:360px; padding:5px; line-height:25px; font-size:16px;
}

#sello-postal{
	width:166px; height:162px; background:url(../ev-images/sello-postal.jpg) no-repeat; margin:0 auto;
}

.cancelLink{
	float:right;
	background:url(../ev-images/cerrar-mensaje.gif) no-repeat;
	width:57px;
	height:21px;
	z-index:9999;
	margin-right:-30px;
	margin-top:-5px;
	_margin-right:-15px;
}

.cancelLink, .cancelLink a{
	text-indent:-9999px;
	display:block;
	width:57px;
	height:21px;
	z-index:9999;
}