﻿body {
    background-image: url(/datingtv/ontheroad/images/tileBkg.gif);
    background-repeat: repeat-x;
    background-color: #8bbfdc !important;
    text-align: center;
}
#mainContainer {
    width: 1000px;
    margin: 0 auto 0 auto;
}
    #flashPlayer {
        margin-top: 3px;
    }
#colContainer {
    width: 950px;
    margin: 0 auto 0 auto;

    }
#colSingles, #colTop5 {
    width: 950px;
    float: left;
    background-color: #ffffff;
    margin: 0;
    text-align: center;
    padding-bottom: 10px;
}
#colTop5 {
    margin: 0 0 0 29px;
}
ul.videoRepeater {
    width: 890px;
    margin: 0 auto 0 auto;
    list-style-type: none;

}
ul.videoRepeater li {
    float: left;
    width: 215px;
    height: 65px;
    background-color: #f0f9fd;
    margin: 3px;
}
