/**********************************************************************************
* 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 ****************************/
#right-column,
#leftcolumn,
#portlets,
#left-column,
#metanavi,
#header,
#footer,
#info {
	display:none;
    border: none;
}

#content {
    padding: 0px;
    margin: 0px;
    font-size: 110%;
    line-height: 24px;
    width: 700px;
    border: none;
}

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