@charset "utf-8";
/* CSS Document */

#left {
margin:0 10px 1em 0;
width: 650px;
float: left;
}

#right {
margin:0 0 1em 10px;
width: 260px;
font-size: .75em;
float: left;
}

#replaybox{
margin: 0 0 1em 0;
padding: 5px;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background-color:#ffffff;
}