.ux-notification-window .x-window-body {
	text-align: center;
	padding: 15px 5px 15px 5px;
	width: 200px;
}
.ux-notification-light .x-window-header {
	background-color: transparent;
}

body .ux-notification-light {
	/**background-image: url('images/fader.png');**/
}

.ux-notification-light .x-window-body {
	text-align: center;
	padding: 15px 5px 18px 5px;
	width: 200px;
	background-color: transparent;
	border: 0px solid white;
}
	