.quickFlip {
    height: 518px;
    width: 269px;
    float: left;
	margin: 0 -16px 0 -16px;
}

.quickFlipSTILL {
    height: 518px;
    width: 269px;
    float: left;
	margin: 0 -16px 0 -16px;
}

.panel1, .panel2, .panel3, .panel4, .panel5, .panel6, .panel7, .panel8  {
    height: 518px;
    width: 269px;
    position: absolute;
    overflow: hidden;
    text-align: center;
}

.panel1 {
    background: url(images/flip-anticipationbg1.png) no-repeat top left;
}

.panel2 {
    background: url(images/flip-anticipationbg2.png) no-repeat top left;
}

.panel3 {
    background: url(images/flip-stewardshipbg1.png) no-repeat top left;
}

.panel4 {
    background: url(images/flip-stewardshipbg2.png) no-repeat top left;
}

.panel5 {
    background: url(images/flip-disciplinedbg1.png) no-repeat top left;
}

.panel6 {
    background: url(images/flip-disciplinedbg2.png) no-repeat top left;
}

.panel7 {
    background: url(images/flip-recipientbg1.png) no-repeat top left;
}

.panel8 {
    background: url(images/flip-recipientbg2.png) no-repeat top left;
}
