#footer .block_various_links {
    list-style: none outside none;
    padding-bottom: 8px;
   
 }
#footer .block_various_links li a { text-decoration: none; color:#999999;  }

#footer .block_various_links li a:hover { color:#000; }

#footer .block_various_links li {
	float:left;
	 background: url("../../../img/pipe2.gif") no-repeat scroll left center transparent;
	padding: 0 3px 0 5px;
}
#footer .block_various_links li.first_item {
	background:none;
	padding-left: 0
}

#footer .block_various_links li.last_item 
{
	float: right;
    font-size: 12px;
   	background:none;
	color:#999999;
	list-style:none;
}
#footer li.last_item a
{
color:#999999;
}
#footer li.last_item a:hover { color:#000; }


/* Block CMS links */
.informations_block_left .block_content { padding-top: 3px }

#manufacturers_list .last_item { color: #000;
    font-weight: normal;
    list-style: none outside none; 
	float:none;
}