@media screen,projection {

#content1 {float:left;display:inline;width:550px;margin-left:9px;border:1px solid #6a6a6a;height:730px}
#content2 {float:left;width:370px;margin-left:4px;border:1px solid #6a6a6a;height:730px}
html>body #content1 {height:auto; min-height:730px}
html>body #content2 {height:auto; min-height:730px}

#content2 h2 {padding-bottom:20px}

}


@media print {
}
