/*
    Document   : ViewerContainer
    Created on : Aug 18, 2009, 11:33:34 AM
    Author     : paul
    Description:
        Purpose of the stylesheet follows.

		New class names: ViewerContainer
*/

/* Status Bar */

.ViewerContainer-StatusBar {
}

.ViewerContainer-StatusBarMessage {
	padding: 0.2em 0.2em 0.2em 30px;
	size: 1.2em;
	font-weight: bold;
	line-height: 28px;
	min-height: 28px;
	border-top: 1px solid;
}