#purr-container {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1569325056;
}
.Atria_Notify {
	position: relative;
	width: 324px;
}
.Atria_Notify .close{position: absolute; top: 12px; right: 12px; display: block; width: 18px; height: 17px; text-indent: -9999px; background: url(/Content/Images/jquery/purr/purrClose.png) no-repeat 0 10px;}
.Atria_Notify_Body {
	min-height: 50px;
	padding: 22px 22px 0 22px;
	background: url(/Content/Images/jquery/purr/purrTop.png) no-repeat left top;
	color: #f9f9f9;
}
.Atria_Notify_Body img	{width: 50px; margin: 0 10px 0 0; float: left;}
.Atria_Notify_Body h3	{margin: 0; font-size: 1.1em;}
.Atria_Notify_Body p		{margin: 5px 0 0 60px; font-size: 0.8em; line-height: 1.4em;}
.Atria_Notify_Bottom {
	height: 22px;
	background: url(/Content/Images/jquery/purr/purrBottom.png) no-repeat left top;
}
