#container { position: relative; width: 900px; height: 545px; }
#flash { position: absolute; top: 0; left: 0; width: 900px; height: 545px; z-index: 1; }
#html { position: absolute; top: 50px; left: 140px; width: 755px; height: 470px; background-color: #fff; z-index: 5; text-align: left; display: none; overflow: auto; overflow-x: hidden; overflow-y: auto; }
.blog { font-family: Arial, Helvetica, Sans-Serif; font-size: 11px; color: #393939; margin: 20px; }
.blog .headline { font-weight: bold; margin: 0 0 5px 0; font-size: 12px; }

