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

/* @group Additional styles */

#rightcontent,
#footer,
div#header,
div#bigpicture,
#subnavigation,
#rootnavigation {
	display:none !important;
}
#my-body,
#leftcontent,
#content {
	background: none;
	width: 100%;
	padding: 20px;
	margin: 0;
	border: 0;
	color: #000 !important;
}
#leftcontent {
	width: 95% !important;
	padding: 0;
	overflow: visible !important;
	margin: 0;
	color: #000 !important;
}
body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: #000;
}



/* @end */