﻿.alert {
	background: #fff6bf url(/Style%20Library/pt-pt/SGMF/imagens/v4/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.info {
	background: #E1E1F4 url(/Style%20Library/pt-pt/SGMF/imagens/v4/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #333399;
	border-bottom: 2px solid #333399;
}
