/* it's a good idea to define a height and width for quickFlip */

.quickFlip3 {
    height: 216px;
    width: 322px;
text-decoration:none;
}

.quickFlip3 h2 { padding:0;margin:5px 0 0 0; }
.quickFlip3 h3 { padding:0;margin:0 0 15px 0; }

.floating
{
float:left;
}

.clear {
    clear: both;
    magin: 0;
    padding: 0;
}

.redPanel .panelContent h2 { font-size:1.2em; font-weight:bold;line-height:1.0em; }
.redPanel .panelContent h3 { font-size:1.0em; font-weight:bold; }

.redPanel .panelContent, .blackPanel .panelContent {
padding: 45px 20px 0 25px;
line-height:1em;

}

.redPanel div.mugshot img { width:50px;height:50px;border:none;float:right;margin:75px 25px 0 0; }

.redPanel div span {
float:left;
}

.redPanel div span.lbl {
display:block;
width:100px;
}

/**** panels ****/

 .quickFlip3 {
    font-family: "Trebuchet MS", Verdana, Sans-serif, sans;
    font-size: 13px;
    position: relative;
}

 .quickFlip3 .blackPanel {
    background: url('/images/kaartjeachterkant.png') no-repeat 0 0 #FFF;
    position: absolute;
}

 .quickFlip3 .redPanel {
    background: url('/images/cskaartje.png') no-repeat 0 0 #FFF;
    position: absolute;
}

.quickFlipCta {
    cursor: pointer;
position:absolute;
/*  margin-right:25px;*/
top:160px;left:220px;width:75px;
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

