.bd-seo img{
    width: 64px;
    height: 56px;
    padding-bottom:16px;
}
.bd-seo img.smaller_icon{
    width:48px; 
    height:48px;
}

.bd-seo img.larger_icon{
    width:84px; 
    height:72px;
    padding-bottom:0px!important;
}

.bd-seo p {
    width:140px;
}


.shop-categories a {
    text-decoration:none;
}

.shop-categories .row-fluid 
{
    -ms-text-justify: distribute-all-lines; 
    text-justify: distribute-all-lines; 
    text-align: justify; 
    font-size: 0;
    line-height: 1;
}

.shop-categories .row-fluid:after 
{
  content: "";
  display: inline-block;
  width: 100%;
}

.shop-categories .row-fluid > [class*='span']
{
    display: inline-block; 
    text-align: center;
    vertical-align: top;
    position: relative;
    width: 100%;
    margin: 0;
    float: none;
}

.shop-categories .row-fluid .span {
    width:140px;
}


.shop-categories .vertical-align-wrapper {
    height: 40px;
}

.shop-categories .row-fluid > .span3 {width: 23.69565%;}
.shop-categories .row-fluid > .span4 {width: 32.17391%;}
.shop-categories .row-fluid > .span5 {width: 40.65217%;}
.shop-categories .row-fluid > .span6 {width: 49.13043%;}
.shop-categories .row-fluid > .span7 {width: 57.6087%;}
.shop-categories .row-fluid > .span8 {width: 66.08696%;}
.shop-categories .row-fluid > .span9 {width: 74.56522%;}
