

/* // estilos para mensajes de error y exito //////////////////////////////////// */
div#alerts.congratulations {
	background-position:50% 100% !important;
	padding:0 0 5px;
}

div.congratulations {
	background:transparent url(../../images/bx_evisos.gif) no-repeat scroll left top;
	margin:10px 0 0 -28px;
	padding:0 0 8px;
}

div#alerts.congratulations div.title {
	background-position:50% 0 !important;
	padding-left:40px !important;
}

div.congratulations div.title {
	background:transparent url(../../images/bx_evisos.gif) no-repeat scroll left top;
	padding:10px;
}

div.information {
	padding-left:40px;
}

div#alerts.congratulations div.title p {
	margin:3px 0 0;
}
div#alerts.congratulations p {
	margin:3px 10px;
}
div.congratulations div.title p {
	background:transparent url(http://images01.olx.com/images/ico_ok1.gif) no-repeat scroll left top;
	border-width:0;
	padding:0 0 0 25px;
}
div.congratulations p {
	background-color:#FFFFFF;
	border-left:1px solid #ADC797;
	border-right:1px solid #ADC797;
	font-size:14px;
	margin:0 0 5px;
	padding:0 10px 0 35px;
}

div.congratulations p strong {
	color:#000080;
	display:block;
	font-size:18px;
	font-weight:normal;
}

span.error_message {
background:url(../images/ico_error2.gif) no-repeat 0 3px;
padding:0 0 0 16px;
margin:0 0 0 3px;
color:#FF1E00;
}

.alert_link {
	background:#FFF0B3 url(../../images/alerts_link.png) no-repeat scroll 0 0;
	border:1px solid #FFBB00;
	margin:8px 0 15px;
	padding:7px 10px 7px 40px;
	font-size: 13px;
	text-align:left;
}

.alert_link p {
	font-weight: normal;
	margin:0;
}

.alert_link a {
	color: #000080;
	text-decoration: none;
}
.alert_link :link, .alert_link :visited, .alert_link :link:hover, .alert_link :visited:hover {
	font-weight:bold;
}
.alert_link :link, .alert_link :visited, .alert_link :link:hover, .alert_link :visited:hover {
	font-weight:bold;
}
