/* block top links */
ul#header_links {
	margin:0;
	list-style-type: none;
	float: left;
	width:540px;
	padding:5px 0 0 10px;
}
#header_links li {
	background: transparent url('../../../img/headerlinks_bg.gif') no-repeat right 0px;
    float: left;
    height: 25px;
    min-width: 31px;
	padding:0 10px 0 8px;
}
#header_link_products { }
#header_link_contact { }
.header_link_about { }
#header_links a {
	display: block;
	height: 15px;
	color: #fff;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	margin-top: 7px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent
}
#header_links #header_link_sitemap a { /*background-image: url('../../../img/icon/sitemap.gif')*/ }
#header_links #header_link_contact a { /*background-image: url('../../../img/icon/contact.gif')*/ }
#header_links #header_link_bookmark a { /*background-image: url('../../../img/icon/star.gif')*/ }