@CHARSET "US-ASCII";

div.im-message {
	width: 250px;
	height: 120px;
	background: transparent url(/img/standard_div_small_bg.png) no-repeat scroll 0%;
	overflow: hidden;
}

div.im-message div {
	height: 100px;
	margin: 5px 5px 10px 10px;
	font-weight: bold;
	font-size: 8pt;
}
