/****************************************

	GENERAL STYLE FOR TYPO3 BACKEND:

Stylesheet for the TYPO3 backend.
You can configure another/additional stylesheet for use by the $TBE_STYLES global var

TYPO3 CVS ID: $Id: stylesheet.css 1950 2007-01-28 16:15:21Z masi $

*****************************************/




/*********************************************
 * MAIN STYLES:
 *********************************************/



p.align-justify { text-align:justify; }
.align-center {text-align: center}
.align-right {text-align: right}
.align-left {text-align: left}



