@import url(default.screen.css);
@import url(page.screen.css);

div.content_l 
{
width:440px;
}

div.video
{
margin-top:20px;
height:262px;
width:440px;
background:#000000;
}

div.content_r
{
background:url(../editing.jpg) top right no-repeat;
height:380px;
width:380px;
}