.breadCrumbs {
    color:#8685B1;
}
    .breadCrumbs a {
        margin:0 5px;
    }
    
.hdr-categories {
    width:140px;
    height:35px;
    background:url("images/header-categories.gif") no-repeat 0 0;
}

.hdr-resolutions {
    width:140px;
    height:35px;
    background:url("images/header-resolutions.gif") no-repeat 0 0;
}

.hdr-account {
    width:140px;
    height:35px;
    background:url("images/header-account.gif") no-repeat 0 0;
}

.hdr-stats {
    width:140px;
    height:35px;
    background:url("images/header-stats.gif") no-repeat 0 0;
}

.hdr-search {
    width:140px;
    height:35px;
    background:url("images/header-search.gif") no-repeat 0 0;
}

.hdr-login {
    width:140px;
    height:35px;
    background:url("images/header-login.gif") no-repeat 0 0;
}

.hdr-download {
    width:610px;
    height:35px;
    background:url("images/header-download.gif") no-repeat 0 0;
}

.hdr-categories h2, .hdr-resolutions h2, .hdr-account h2, .hdr-stats h2, .hdr-search h2, .hdr-login h2, .hdr-download h2 {
    display:none;
}

.side-panel {
    padding-left:2px;
    text-transform:capitalize;
}

.wallpaper-resolutions a:hover {
    background:#DEE7F8;
    color:#34366F;
}

ul.wallpapers li.wall {
    margin-right:20px;
}

.wall_thumb_box {
    width:162px;
    height:157px;
    overflow:hidden;
    background:transparent url("images/thumb_box.gif") 0 0 no-repeat;
    padding:9px;
}
