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

/* @group Additional styles */


div#footer,
div#metanavigation,
div#portlet_weather,
div#languages,
div#header,
div#leftcontent,
div#quickbook,
div#slideshow_wrap {
	display:none;
}
div#phpcomasy,
div#rightcontent,
div#content {
  clear: both;
  float: none;
  display: block;
	background: none;
	width: 100%;
	padding: 0;
	margin: 20pt 0;
	border: 0;
	color: #000 !important;
	overflow: visible !important;
}
div#logo_print {
  display: block;
  margin: 10pt 0 50pt 0;
  text-align: center;
}
div#print_address {
  display: block;
  color: #666;
  margin: 40pt 0 0 0;
  border: 1px solid #999;
  padding: 10px;
}
div#content ul li {
  list-style: disc !important;
  list-style-image: none !important;
}
* {
  text-shadow: none !important;
}

/* @end */