/*!
* LOWPROFILE CSS PRINT FOR NEWS
* @author	Alexandre Dumouchel <alexandre@prospek.ca>
* Copyright (c) 2009 Prospek Creation Inc. All rights reserved.
*/

.util_block, .util_list, .link_back, .social_list, #btn_send, .btn_print, h3  a.title_section, .foot_list, h5.foot_title , hr, .theme_list, #flashcontent, .soumission_block{
	display:none !important;
}

#content{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#header_for_print{
	display:block;
}

.list_news_single, .orange_list{
	list-style:none;
	margin:0px;
	padding:0px;
}

.no_print{
	display:none;
}