/* Exanto Startpage Products */

.exstart-default-big,
.exstart-default-small {
    border:1px solid #555;
    float:left;
    overflow:hidden;
    text-align:center;
}

.exstart-default-big {
    height:351px;
    margin:0 15px 15px 0;
    width:437px;
}

.exstart-default-small {
    height:167px;
    margin-bottom:15px;
    width:210px;
}

a.exstart-img {
    background:#ededed;
    display:table-cell;
    height:130px;
    overflow:hidden;
    vertical-align:middle;
    width:210px;
}

.exstart-default-big a.exstart-img {
    height:250px;
    width:437px;
}

.exstart-default-big a.exstart-img img {
}

a.exstart-name {
    font-weight:bold;
    line-height:37px;
}

.exstart-mr {
    margin-right:15px;
}

.exstart-nm {
    margin:0 !important;
}

