BODY {
    background: #fff;
}

H1 {
    margin: 0 0 2px 0;
    padding: 0 0 2px 0;
    border-bottom: #b38a00 2px solid;
    width: 572px;
}

#Popup {
    background: #e4d6b9 url(../images/towcester/popup_background.png) repeat-x;
}

#Controls {
    padding: 10px;
    float: left;        
    width: 203px;
}

#Video {
    float: left;
    width: 349px;
}

#Buttons {
    text-align: center;
    border-bottom: #044 1px solid;
    padding-bottom: 5px;
}

#Controls P A IMG {
    float: left;
    margin: 3px 5px 0 0;
}

P {
    text-align: left;
}