/**********************************************************************************
* 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 ****************************/
#header-title,
#header,
#navigation,
#breadcrumb,
#leftContent,
#rightContent,
#footer {
	display:none;
}

#content {
  border: none;
}

#mainContent {
  width: 100%;
  border: none;
}
/*******************************************************************************/