.RadNotification_CATE_v3
{
	border: 1px solid #8a8a8a;
	background-color: #eeeeee; /* base style overwrites */
}
.RadNotification_CATE_v3.rnShadows
{
	box-shadow: 2px 2px 3px #b0b0b0;
}
.RadNotification_CATE_v3 .rnTitleBar, .RadNotification_CATE_v3 .rnCommands a
{
	background-image: url('Notification/NotificationSprite.png');
}
.RadNotification_CATE_v3 .rnTitleBar
{
	border-bottom: 1px solid transparent;
	height:32px !important;
}
.RadNotification_CATE_v3 .rnContentWrapper
{
	border-top: 1px solid transparent;
}
.RadNotification_CATE_v3 .rnCommands
{
	margin: 4px 0 0;
	height: 32px !important;
}
.RadNotification_CATE_v3 .rnTitleBarIcon
{
	height:32px !important;
	width:32px !important;
	margin: 0px 4px 0 0 !important;
}
.RadNotification_CATE_v3 .rnTitleBar .rnTitleBarTitle 
{
	font: bold 12px/32px "Segoe UI",Arial;
	color: #660000;
	height:32px !important;
	width: 80%;
}

