/* css created by Webcenter http://www.webcenter.ch */



#results_top {
	width: 100%;
	height: 21px;
	background-color:#ebebed;
	padding-top: 3px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom:6px;
	margin-top:25px;
}
#results_top_left {
	display: inline;
	float: left;
	font-weight:bold;
	padding-left: 8px;
}
#results_top_right {
	display: inline;
	float: right;
	padding-right: 8px;
}
#results ul li {
   list-style-type:none;
   background:url(../images/layout/icon_download.gif) 0 8px no-repeat;
   padding-left: 20px;
   margin-left:8px;
   padding-bottom: 6px;
   padding-top: 6px;
   border-bottom: 1px solid #c5c5c5;
}