/* 
    Document   : QuotaBar
    Created on : Apr 8, 2009, 6:17:47 PM
    Author     : paul
    Description:

		Old class names: QuotaBar
		New class names: MailOpenMessage

		Note: all styles prepended .MailNavigator
*/


.MailQuotaBar.MailQuotaBarDouble {
	height: auto;
}

.MailQuotaBarDouble-Legend {
	margin: .5em 0 0 0;
}

.MailQuotaBarDouble-TotalUsage {
	background: transparent url(../../images/quotaUsed.png) no-repeat scroll left center; /* NOT THEMED */
	padding-left: 14px;
}

.MailQuotaBarDouble-FolderUsage {
	background: transparent url(../../images/quotaThis.png) no-repeat scroll left center; /* NOT THEMED */
	padding-left: 14px;
}

