#footer .block_various_links {

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

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

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

#footer .block_various_links li.last_item 
{
float: right;
background:none;
color:#fff;
}

#footer .last_item a { color:#fff;}


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

.last_item { color: #000000;
    font-weight: normal;
    list-style: none outside none; }
.last_item a { color:#000000;}
.last_item a:hover { color:#EE6B11;}


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