#indexBanner { 
               background: url('/images/rd/book_app.gif') no-repeat;
               background-position: 10px 10px;
               height: 280px;
               }

#headerTitle { 
  width: 450px;
  margin-right: 20px;
}

#headerTitle h2 { 
  font-size: 50px;
  padding-bottom: 20px;
}

#headerTitle h3 { 
  font-size: 22px;
}

#newbanner {
  padding-top: 10px;
  width: 657px;
  height: 139px;
  background: url('/images/rd/newbanner_fr.gif') no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#newbanner h1 { 
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-left: 220px;
  margin-right: 0px;
  padding-top: 0px;
}

#newbanner b { 
  font-weight: bold;
}

#newbanner h2 { 
  color: red;
  font-size: 16px;
  margin-left: 220px;
  padding-top: 10px;
}

#flags a { 
  text-decoration: none;
}
