#affiliates_bar	{
	background-image: url('images/bar_shadow.png');
	height: 50px !important;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 100!important;
	}

#affiliates_bar ul	{
	margin: 0 0 0 5px;
	width: 800px;
	padding: 0;
	}
	
#affiliates_bar li	{
	list-style-type: none;
	display: inline;
	margin: 0;
	}
	
#affiliates_bar li a img	{
	border-right: 1px solid #dddddd;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	padding-right: 5px;
	}