.css-messages
        {
	z-index:		888;
        position:               fixed;
        left:                   0;
	bottom:			0;
        }

.css-message-box p
	{
	clear:			both;
	}

.css-message-title
	{
	text-align:		center;
	font-weight:		bold;
	}

