/** UI CSS for the Growl Notifications which run via the Block UI plugin */
div.growlUI {  }
div.growlUI h1{
	font-size:15pt;
	color: #FFFFFF; padding: 5px 5px 5px 5px; text-align: left	
} 

div.growlUI h2 {
	font-size:10pt;
	padding: 5px 5px 5px 5px; text-align: left
}

.notification_title{
	color: #FFFFFF;
}

.notification_message{
	
}