@CHARSET "UTF-8";
#boxMsg{
	background-color: #F8E0E0;
	color: #FF0000;
}
#boxMsg ul{
	padding:10px;
	list-style-type: none !important;
}
#boxMsg ul li{
	list-style-type: none !important;
}