
div.specialeRecord{
    width:100%;
    margin-bottom:10px;
}

div.specialeRecord .fleft img{
    border:1px solid #333;
}

div.specialeRecord .fleft{
    width:80px;
}

div.specialeRecord .right{
    width:550px;
}

div.specialeRecord .right h3{
    font-size:1.2em;
}



div#videoWrapper{
    text-align:center;
}

p.gallery img{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
