body { margin:0px; padding:0px; background-color:#FFF; }
* { font-family: Arial; }
#container { width:900px; position:relative; margin-bottom:20px; }
#container #top { width:900px; text-align:center; left:0; top:0; position:relative; }
#container #top h1, #container #top h2 { margin:0px; padding:0px; }
#container #left { width:200px; text-align:left; left:0; float:left; position:relative; }
#container #right { width:690px; text-align:middle; right:0; float:left; position:relative; }
#container .video { width:648px; border:1px solid #999; margin-bottom:20px; text-align:justify; }
#container .video .title { background-color:#999; }
#container .video .title h3 { margin-top:0; margin-bottom:8px; }
.img1 { width:322px; height:238px; border:0; float:left; margin:1px; }
.img2 { width:160px; height:118px; border:0; float:left; clear:right; vertical-align:top; margin:1px; }

