.user_menu_container * {
    font-family: Trebuchet MS, Arial;
    margin: 0;
    padding: 0;
}

.user_menu_container #menutop {
    text-align: center;
    font-size: 0;
}

.user_menu_container #menutop .cmppicture {
    margin-bottom: 4px;
}

.user_menu_container #menutop .menuTxt {
    padding: 5px 5px 10px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
}

.user_menu_lightbg #menutop .menuTxt {
    color: #000;
}

.menuitem_frontpage {
    background: url(images/house.gif) 3px 6px no-repeat;
}

.menuitem_blank,
.menuitem_contactme,
.menuitem_pricelist,
.menuitem_maps,
.menuitem_standardpage {
    background: url(images/page_green.gif) 3px 6px no-repeat;
}

.menuitem_photoalbum {
    background: url(images/pictures.gif) 3px 6px no-repeat;
}

.menuitem_guestbook {
    background: url(images/book_open.gif) 3px 6px no-repeat;
}

.menuitem_videopage {
    background: url(images/film.gif) 3px 6px no-repeat;
}

.menuitem_puzzle {
    background: url(images/plugin.gif) 3px 6px no-repeat;
}

.menuitem_postcard {
    background: url(images/pencil.gif) 3px 6px no-repeat;
}

.menuitem_pedigree {
    background: url(images/pedigree.gif) 3px 6px no-repeat;
}

.menuitem_blog {
    background: url(images/blog.gif) 3px 6px no-repeat;
}

.menuitem_webshop {
    background: url(images/shop.png) 3px 6px no-repeat;
}

.imgbottombanner {
    margin: 20px 8px 0;
}

/* Counter box styles start */

.user_menu_container .counterWrap {
    margin: 1em 10px;
    height: auto;
    overflow: hidden;
}

.user_menu_container .counterLogoBox {
    margin-top: 3px;
    margin-left: 3px;
}

.user_menu_container .counterSmallPusher {
    vertical-align: middle;
}

.user_menu_container .counterTopBody {
    height: auto;
    width: auto;
    margin: 10px 0 0 6px;
    float: none;
}

.user_menu_container .counterBodyAbove {
    margin: -2px 0 0 0;
    padding: 0;
    height: auto;
}

.user_menu_container .counterBox {
    float: left;
    margin-right: 4px;
}

/* Counter box styles end */

/* v2 portlink styles */

.user_menu_container .portlinkitem img {
    margin: 20px 8px 0 10px;
}