#message_layer{
	padding-top:8px;
	padding-left:10px;
	padding-bottom:8px;
	width:500px;
	margin-bottom:10px;
}
#message_layer li{
list-style-type:none;
}
.userReport_success{
	background-color:#91F2B3;
	color:#138430;
}
.userReport_error{
	background-color:#FEC2C9;
	color:#EB252B;
}