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

/* @group Additional styles */

#navigation,
#subnavi,
#footer,
#transparentbar,
#leftcontent {
	display: none !important;
}
#phpcomasy,
#header,
#contentframe {
	background: none !important;
	width: 100% !important;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000 !important;
}
#rightcontent {
	float: left !important;	
	width: 100% !important;
	margin-left: 28px !important;
	overflow: visible !important;
	border-top: 1px solid grey;
}
#header {
	height: 69px !important;	
}
#header div#logo {
	margin-bottom: 70px !important;
	width: 150px;	
}
#maincontent {
	width: 100% !important;
	margin-left: 28px !important;
	overflow: visible !important;
	color: #000 !important;
	min-height: 100px !important;
}
body, a, table, td, tr, tbody, b, p, input, select, label, textarea, h3 {
	color: #000;
	font-size: 13pt !important;
	line-height: normal !important;
}
h1 {
	font-size: 16pt !important;
}
h2, .introduction {
	font-size: 14pt !important;
}


/* @end */
