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

/* @group Additional styles */


#navigation,
#rootnavigation,
.meta-navigation,
#bigpicture {
	display: none;
}
#my-body,
#rightcontent,
#container,
#header {
	background: none;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000 !important;
}
div#header {
	height: 150px !important;	
}
#container,
#content {
	width: 100% !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 */