

p {border: 0; margin: 0; padding: 0; vertical-align: baseline; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}


.msg {
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
	border: 1px solid; margin: 0 40px 15px 40px; padding: 8px 10px 0 10px;
}
.msg p {margin: 0 0 8px 0; text-align: left; padding-left: 0px;}
.msg-ok {border-color: #a6d877; background: #d2ecba url("msg-ok00.png") repeat-x; color: #336801;}
.msg-error {border-color: #f3abab; background: #f9c9c9 url("msg-erro.png") repeat-x; color: #8d0d0d;}
.msg-ok p {background: url("accept00.png") 0 50% no-repeat;}
.msg-error p {background: url("cross_oc.png") 0% 50% no-repeat;}
.error {color: #b70b0b;}


.msg2 {
	border-radius: 0px; -webkit-border-radius: 5px; -moz-border-radius: 10px;
	border: 1px solid; margin: 0 0px 10px 0px; padding: 2px 0px 2px 0px; width: 54%px; height: 20px;
}
.msg2 p2 {margin: 0 0 8px 0; text-align: left; padding-left: 5px;}
.msg2-install {border-color: #f3abab; background: #f9c9c9 url("msg-erro.png") repeat-x; color: #282828;}
