#topheader_cnt {
    position:fixed;
    top:0;
    z-index:99;
    width:100%;
    _position:absolute;
    _left:0;
}
#topheader {
    background:url(../images/topheader/top_header.gif) repeat-x;
    height:25px;
    margin:0 25px;
    border-left:1px solid #cacaca;
    border-bottom:1px solid #cacaca;
    border-right:1px solid #cacaca;
    font-size:11px;
}
#topheader a.db {
    display:block;
}
#topheader .bone, #topheader .mice, #topheader .pet24 {
    height:25px;
}
#topheader .bone a.bone_lnk1, #topheader .mice a.mice_lnk1, #topheader .pet24 a.pet24_lnk1 {
    display:block;
    height:25px;
    text-decoration:none;
    padding:4px 3px 0 15px;
    line-height:15px;
    outline:none;
    margin:0;
    *height:21px;
}
#topheader .bone a.bone_lnk1 {
    color:#fa6900 !important;
}
#topheader .mice a.mice_lnk1 {
    color:#38b6d2 !important;
}
#topheader .pet24 a.pet24_lnk1 {
    color:#408746 !important;
}
#topheader .bone.bone_active, #topheader .mice.mice_active, #topheader .pet24.pet24_active {
    background:url(../images/topheader/top_header_active.gif) repeat-x;
}
#topheader .bone img , #topheader .mice img, #topheader .pet24 img {
    float:left;
    display:block;
    padding-right:5px;
}
#topheader .bone .title, #topheader .mice .title, #topheader .pet24 .title {
    padding-right:2px;
}
#topheader .bone a.bone_lnk2, #topheader .mice a.mice_lnk2, #topheader .pet24 a.pet24_lnk2 {
    display:block;
    height:25px;
    text-decoration:none;
    padding:4px 15px 0 0;
    font-weight:bold;
    line-height:15px;
    color:#656565 !important;
    outline:none;
    margin:0;
    *height:21px;
}
#topheader .splitter {
    width:2px;
    height:25px;
    background:url(../images/topheader/top_header_splitter.gif) no-repeat;
}

#topheader .user_info {
    padding:0 10px 0 0;
}
#topheader .user_info, #topheader .user_info a {
    color:#656565 !important;
}
#topheader .user_info a:hover {
    text-decoration:none;
}
#topheader .user_info .user {
    padding-right:30px;
}
#topheader .user_info div {
    line-height:24px;
}
#topheader .user_info .messages2 {
    padding:8px 0 0 2px;
    _padding-top:6px;
}
#topheader .user_info .messages2 img {
    display:block;
}
#topheader .user_info .splitter {
    margin:0 10px 0 20px;
}

#topheader .num_messages {
    font-weight:bold;
}


/* ------ pet24.lt ------ */
#topheader .pet24 a.pet24_lnk1 {
    font-weight:bold;
}
#topheader .pet24 a.pet24_lnk2 {
    font-weight:normal;
}
#topheader .pet24 img {
    position:relative;
    top:-1px;
}
#topheader .my_petmoney {
    padding:0 25px 0 0;
}
#topheader .my_petmoney .num_messages {
    color:#edad00;
}