.msg{
	background: #EAEAEA;	
	padding: 6px;
	border: outset thin;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.msgButton{
	background: #CCC;
	color: #333;
	padding: 4px;
	text-decoration: none;
	border: groove thin;
}

.msgTitle{
	background: #D3E6FA;
	color: #333;		
}

.msglinks{
	text-decoration: none;
	color: ButtonText;
}

.msgIcon{
	font-family: Webdings;
	font-weight: bolder;
	font-size: xx-large;
}
