IFRAME {
 OVERFLOW: auto; WIDTH: 600px; HEIGHT: 1000px; align: left
}

*html IFRAME {
 OVERFLOW: auto; WIDTH: 800px; HEIGHT: 1000px; align: left
}

*:first-child+html IFRAME {
 OVERFLOW: auto; WIDTH: 800px; HEIGHT: 1000px; align: left
}


