/* layout */
#body { overflow: auto; width: 892px; }
#banner { width: 892px; height: 260px; margin-bottom: 60px; position: relative; }
#banner ul { position: absolute; left: 490px; top: 60px; }
#banner li { padding-left: 15px; }

h4, h5 { margin: 0; }
h5 { margin: 3px 0 0 10px; }

form { width: 380px; height: 229px; margin: 20px 0 0 -20px; padding: 19px 37px; position: relative;  }
form .text { width: 354px; height: 24px; margin-bottom: 3px; border-width: 0; padding: 7px 10px; }
form li { padding-left: 10px; }
form .submit { width: 254px; height: 76px; border-width: 0; position: absolute; right: 45px; bottom: 10px; }

#free { float: left; }

#buy { width: 415px; height: 340px; float: right; position: relative; }
#buy h3 { position: absolute; }
#audio-book-testimonial { width: 200px; margin: 73px 0 20px 220px; display: block; }
#buy a { margin-left: 220px; }

/* color */
#banner { background-image: url(../images/audio_book/banner.png); }
#banner li { background: transparent url(../images/audio_book/bullet.png) no-repeat scroll 0 8px; }
h2 { color: #de1f26; }
form { background-image: url(../images/audio_book/form_bg.png); }
form .text { color: #de1f26; background: transparent url(../images/audio_book/field_bg.png) no-repeat scroll 0 0 ; }
form li { background: transparent url(../images/audio_book/bullet_2.png) no-repeat scroll 0 4px; }
form .submit { background: transparent url(../images/audio_book/download_button.png) no-repeat scroll 0 0; }
h5 { color: #de1f26; }
#buy { background: transparent url(../images/audio_book/cds.png) no-repeat scroll bottom left; }


/* type */
#banner ul { font-size: 15px; line-height: 22px; }
h2 { font-size: 24px; font-weight: bold; }
h3 { font-size: 20px; font-weight: bold; }
h4 { font-size: 16px; font-weight: normal; }
form .text { font-size: 18px; }
form ul { font-size: 12px; line-height: 14px; }
h5 { font-size: 12px; }
#buy a { font-size: 14px; text-decoration: none; }
#audio-book-testimonial { font-style: italic; }

