.pipeList ul {
	margin:0px 0px 5px 0px;
	padding-left:0px;
	text-transform:lowercase;
} 

.pipeList ul li {
	padding:0px 10px 0px 10px;
	border-left:1px solid #000000;
	list-style:none;
	display:inline;
}

.pipeList ul li.first {
	border:none;
}

#bottomNavigation, #bottomNavigation a {
	color:#000000;
	text-decoration:none;
}

#bottomNavigation a:hover {
	text-decoration:underline;
}

#bottomNavigation {
	background:#ffcc00;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 25px;
	text-align:center;
	width:775px;
}

