/* block top links */
ul#header_links {
    float: right;
    height: 41px;
    list-style-type: none;
    margin-left: 815px;
    position: absolute;
    text-align: right;
    top: 68px;
    width: 171px;
}
#header_links li {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 49px;
}
#header_links a {
   background-color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    font-weight: normal;
    height: 15px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}
#header_links #header_link_sitemap a {/* background:url(../../../img/icon/sitemap.gif) no-repeat top center;*/ }
#header_links #header_link_contact a { /*background:url(http://bebefreezer.com/themes/20045/img/icon/contact.gif) no-repeat top center;*/ }
#header_links #header_link_bookmark a { /*background:url(../../../img/icon/star.gif) no-repeat top center;*/ }
#header_links #header_link_home a { /*background:url(http://bebefreezer.com/themes/20045/img/home.gif) no-repeat top center;*/ }