@charset "utf-8";
.Message {
	font-size: 100%;
	background-color: #DDDDDD;
	padding: 10px;
	background-image: url(pictures/callout.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 60px;
}
.Messagw1 {
	font-size: 100%;
	background-color: #DDDDDD;
	padding: 10px;
	background-image: url(pictures/star.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30px;
}
