#frameanchor
{
position: absolute;
top: 120px;
left: 180px;
}

#content
{
min-height: 600px !important;
}

#newframe
{

overflow: hidden;
}

IFRAME {
 OVERFLOW: auto; WIDTH: 960px; HEIGHT: 550px;
}


