#service_bar {
	background-image: url(/service_bar/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}

#service_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
	line-height: 13px;
	font-weight: bold;
}
