#roundbar-gray {
	clear:left;
	float:left;
	width:100%;
	background:#80C8FF url(http://www.healthybabynetwork.com/images/roundbar-gray.gif) 0 25% repeat;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	border-bottom:1px solid #c0c0c0;
	overflow:hidden;
}
#roundbar-gray ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:160px;
	text-align:center;
}
#roundbar-gray ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#roundbar-gray ul li.first {
	border-left:1px solid #c0c0c0;
}
#roundbar-gray ul li.last {
	border-right:1px solid #c0c0c0;
}
#roundbar-gray ul li a {
	display:block;
	margin:0;
	padding:.4em .8em;
	color:#000;
	text-decoration:none;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	line-height:1.3em;
}
#roundbar-gray ul li.active a {
	background:url(http://healthybabynetwork.com/images/roundbar-gray.gif) 0 75% repeat;
	font-weight:bold;
}
#roundbar-gray ul li a:hover {
	background:url(http://healthybabynetwork.com/images/roundbar-gray.gif) 0 75% repeat;
}
#roundbar-gray ul li a span {
	display:block;
}
