#card_label_title {
    font-family: Calluna;
    font-size:18px;
    line-height: 18px;
    margin-top:0.948425206336em;
    display: block;
}

#card_label_message,
#card_label_contact {
    font-family: Calluna;
    font-size:12px;
    line-height: 12px;
    margin-top:0.711318904752em;
    display: block;
}

table.a6-portrait, table.a5-portrait {
    width:618px;
    height:443px;
    background: url('../images/Preview_Portrait.png') no-repeat;
}

table.a6-portrait td.labels-td, table.a5-portrait td.labels-td {
    width:298px;
    height:421px;
    vertical-align: top;
    text-align: center;
}

table.a6-portrait td.image-td, table.a5-portrait td.image-td {
    width:298px;
    height:421px;
    vertical-align: top;
    text-align: left;  
    padding-top: 10px;
}

table.a6-landscape, table.a5-landscape {
    width:864px;
    height:320px;
    background: url('../images/Preview_Landscape.png') no-repeat;
}

table.a6-landscape td.labels-td, table.a5-landscape td.labels-td {
    height:298px;
    width:421px;
    vertical-align: top;
    text-align: center;
}

table.a6-landscape td.image-td, table.a5-landscape td.image-td {
    height:298px;
    width:421px;
    vertical-align: top;
    text-align: left;  
    padding-top: 10px; 
}


table.square-large, table.square-large-border, table.square-small {
    width:816px;
    height:420px;
    background: url('../images/Preview_Square.png') no-repeat;
}

table.square-large td.labels-td, table.square-large-border td.labels-td, table.square-small td.labels-td  {
    height:395px;
    width:395px;
    vertical-align: top;
    text-align: center;
}

table.square-large td.image-td, table.square-large-border td.image-td, table.square-small td.image-td {
    height:395px;
    width:395px;
    vertical-align: top;
    text-align: left;  
    padding-top: 10px; 
}


