/**********************************************************************************
* 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)  *
**********************************************************************************/

/* IE 7 styles ----------------------------------------------------------------- */

div#portlet_quicklinks a.quicklink {
	float: left;
	width: 100%;
}

#portlets_bottom .portlet.portlet_content .portlet-content-inner a:after,
#slider .slide_text_container a:after,
.bx-wrapper .bx-controls-direction a, 
#navigation_content ul li.current a:before {
	background: none;
}
.navigation > li {
	float: left;
}
#portlets_bottom .portlet_content.portlet {
	width: 31.33%;
}
div#silhouette img {
	margin-bottom: -10px;
}
div#content_right {
	width: 800px;
}
#slider .slide_text_container {
	bottom: 70px;
}