/* block top links */
ul#header_links {
	margin: 0.4em 0.3em 0 0;
	list-style-type: none;
	float: left
}
#header_links li {
    float: left;
    padding: 0 10px;
}
#header_links a {
	display: block;
	height: 15px;
	color: #fff;
	padding-top: 35px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	font-size: 12px;
	
}
#header_links #header_link_sitemap a {}
#header_links #header_link_contact a { }
#header_links #header_link_bookmark a { }