/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2009 indual GmbH (http://www.indual.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 ****************************/
div#header,
div#root_navigation,
div#sub_navigation,
div#accessibility_helper,
div#meta_navigation,
div#footer,
div#info {
	display:none;
}


div#content,
div#inline_container  {
    margin: 0;
    padding: 0;
}
/*******************************************************************************/
