.ecard {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(images/kortti_bg.jpg);
    height: 340px;
    width: 502px;
    background-repeat: no-repeat;
    padding: 130px 30px 30px;
}
.tiny {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.ingressi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #993300;
    line-height: 18px;
}
.cardButton {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF7E7;
    background-color: #333333;
    font-weight: bold;
}

.cardField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #FFF7E7;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #000000;
    width: 360px;
}
