include gui/styles.txt

fsCNotificationsGui
{
	name = NotificationsGui
	modal = false

	fsCSpriteComponent
	{
		name = NotificationsGuiBackground
		image = gui/notificationsGui/background.png

		fsCTextSpriteComponent
		{
			name = NotificationsGuiText
			standardMessageFont
			width = 600 height = 40
			posY = -17
		}
	}
}
