  #start_info {
    float:left;
    margin:0 20px 20px;
    width:400px;
  }
  #start_info ul {
    margin-left:10px;
    list-style-position: inside;
  }
  #start_info h1,
  #start_info h2 {
    margin-bottom:10px;
    margin-left:10px;
  }
  #start_info p {
    margin-left:10px;
  }
  #start_previews {
    float:left;
    width:180px;
  }
  #start_khw {
    width:180px;
    height:100px;
    background:url(../gfx/khw.gif) no-repeat center;
  }
  #start_news,
  #start_promis,
  #start_press {
    width:180px;
    font-size:12px;
  }
  #start_news h1,
  #start_press h1,
  #start_promis h1 {
    line-height:0;
    margin-top:10px;
    margin-bottom:5px;
    height:24px;
  }
  #start_news h1 {
    width:61px;
    background:url(../gfx/h_news.gif) no-repeat;;
  }
  #start_press h1 {
    width:79px;
    background:url(../gfx/h_press.gif) no-repeat;;
  }
  #start_promis h1 {
    width:86px;
    background:url(../gfx/h_promis.gif) no-repeat;;
  }
  #start_promis h1 span,
  #start_press h1 span,
  #start_news h1 span {
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
  }
  #start_news div,
  #start_press div {
    margin-bottom:5px;
  }
  #start_press a {
    padding-left:12px;
    background: url(../gfx/link.gif) no-repeat center left;
  }
  #start_example {
    clear:both;
    margin:20px;
    width:400px;
  }
  #start_example table {
    width:400px;
    height:96px;
    background:url(../gfx/example.gif) bottom center no-repeat;
  }
  #start_example thead {
    display:none;
  }
  #start_example td {
    text-align:left;
    width:133px;
    font-size:18px;
    font-weight:bold;
  }
  #start_example td span {
    padding-left:10px;
  }
