#msg {display:none; position:absolute; z-index:200; background:url(../js/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {
	display:block;
	padding:5px;
	min-width:150px;
	max-width:250px;
	color: #FFFFFF;
	background-color: #FF0000;
}
