.choice1
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div1.png) no-repeat center top;
    height: 40px;
}

.choice2
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div2.png) no-repeat center top;
    height: 40px;
}

.choice3
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div3.png) no-repeat center top;
    height: 40px;
}

.choice4
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div4.png) no-repeat center top;
    height: 40px;
}

.choice5
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div5.png) no-repeat center top;
    height: 40px;
}

.choice6
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div6.png) no-repeat center top;
    height: 40px;
}

.choice7
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div7.png) no-repeat center top;
    height: 40px;
}

.choice8
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div8.png) no-repeat center top;
    height: 40px;
}

.choice9
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div9.png) no-repeat center top;
    height: 40px;
}

.choice10
{
    width: 100%;
    float: left;
    clear: both;
    background: url(../vidall_dividers/css/img/div10.png) no-repeat center top;
    height: 40px;
}

.choice11
{
    width: 100%;
    float: left;
    clear: both;
    padding: 35px 0px 35px 0px;
}

.choice12
{
    width: 100%;
    float: left;
    clear: both;
    padding: 35px 0px 35px 0px;
}

.example {
    width: 99%;
    height: 60px;
    background: url(../vidall_dividers/css/img/example1_bg.jpg) no-repeat center #efefef;
}

.example2 {
    width: 99%;
    height: 60px;
    background: url(../vidall_dividers/css/img/example2_bg.jpg) no-repeat center #efefef;
}