
table td {
     vertical-align: top;
}

.tdCelebrity {
    background: none;
    vertical-align: top;
    padding: 20px 20px 20px 20px;
    background: #fcfcfc url("") no-repeat top left;
    border-bottom: 1px dotted #cccccc;
}

.tdCelebrity .imgWrap {
    width: 105px;
}

.tdCelebrity .caption {
    font-size: 85%;
    padding: 0;
    margin: 2px 0px 0px 0px;
    width: 105px;
    text-align: center;
}

.altrow .tdCelebrity {
    background: #ffffff;
}

td .biography {
    position:relative;
    padding: 0;
    margin: 0px 0px 10px 0px;
    color: #666666;
}

.question {
    padding-top: 25px;
}





