/*
 * Home > New York > Support > Donate > Behind the Scenes
 */
     
.flipcontent {
    background: none repeat scroll 0 0 #fff;
    display: block;
    font-family: Verdana,Arial,sans-serif;
    margin: 0 auto;
    margin-top: 2px;
    width: 690px;
}

.flipblock {
    border: 5px solid #e8e6e7;
    margin-bottom: 15px;
    position: relative;
    float: left;
    cursor: pointer;
}

.sidepadd {
    margin-left: 14px;
}

.longbox {
    width: 403px;
}

.mediumbox {
    width: 252px;
}

.shortbox {
    width: 210px;
}

.gapbox {
    width: 15px;
    background-color: #f00;
    position: relative;
    float: right;
    margin-left: 15px;
}

.flipbox {
    height: 178px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: -1px;
}

.question {
    color: #000;
}

.answer {
    color: #000;
}

.answershort {
    width: 190px;
}

.answermedium {
    width: 232px;
}

.answerlong {
    width: 383px;
}

.clear {
    clear: both;
    font-size: 0;
    overflow: hidden;
}

#content #main-two-left #article-3812 img {
    margin-bottom: -2px;
}