/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2010 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


div#maincontent div.listing_entry {
	background: #EEE url(../img/content_box_bottom.jpg) bottom right no-repeat;
	margin-bottom: 15px;
}
div#maincontent div.listing_entry h2 {
	background: transparent url(../img/content_box_top.jpg) top right no-repeat !important;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-size: 16px;
	color: #333 !important;
	text-decoration: none !important;
	border: none;
	height: 30px;
}

div#maincontent div.listing_entry h2 a {
	font-size: 16px;
	border: none;
	color: #333 !important;
	text-decoration: none !important;
	background: transparent !important;
}

div#maincontent div.listing_entry div.page-ressource-container {
	padding: 3px 10px 3px 10px;
}
div#maincontent div.listing_entry div.listing-date {
	padding: 3px 10px 3px 10px;
}

div#maincontent div.listing-content {
	padding: 3px 10px 3px 10px;
}

div#maincontent div.listing_actions {
	position: absolute;
}
