/* block top links */
ul#header_links {
	margin: 0.4em 0.3em 0 0;
	list-style-type: none;
	float: right
}
#header_links li {
	float: left;
	border-left:1px solid #333;
	padding:0px 10px;
}
#header_links li:first-child {
	border:none;
}
#header_links a {
	display: block;
	height: 12px;
	padding-top: 2px;
	text-align: center;
	line-height:12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	font-size:11px;
	color:#fff;
	text-transform:capitalize;
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
}
#header_links #header_link_sitemap a {  }
#header_links #header_link_contact a {  }
#header_links #header_link_bookmark a {  }