/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/


/******************************** Additional styles ****************************/
#root-navigation,
#sub-navigation,
#header,
#footer,
#info,
#right-column {
	display:none;
}

#main-container,
#container,
#document {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

/*******************************************************************************/
