#page h1 { border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; color: #999; font-family: georgia, times new roman, times, serif; font-weight: normal; font-size: 18px; line-height: 30px; margin: 20px 0 0 0; padding: 5px 0; }
#page h1:first-child { margin-top: 0; }
#page h2 { color: #333; font-size: 14px; margin: 20px 0 0 0; }
#page h3 { font-size: 13px; margin: 20px 0 0 0; }
#page a { color: #981e32; }
#page a:hover { color: #5b040a; }
#page p { line-height: 1.5em; margin: 20px 0 0 0; }
#page ul { line-height: 1.5em; margin: 20px 0 0 0; }
#page ul li { background: transparent url(../graphic/page/ul-li.png) no-repeat 0 7px; margin: 5px 0 0 0; padding: 0 0 0 10px; }
#page img.alt { border: 1px solid #e5e5e5; float: right; margin: 20px 0 0 20px; padding: 5px; }

#page div.mid { overflow: hidden; text-align: center; width: 100%; }
#page div.mid img { margin: 20px auto 0 auto; }

#page th.min { width: 180px; }
/*changed a.icon-info to span.icon-info and added span.icon-title*/
#page td span.icon-info:first-child, #page td span.icon-title:first-child, #page td span.icon-time:first-child { margin-top: 0; }
#page td h3 { margin: 0 0 10px 0; }
/*new line*/
#page td p.min { margin: 0 0 0 25px; }

/*changed a.icon-info to span.icon-info and added span.icon-title and span.icon-room*/
#page a.icon-link, #page a.icon-mail, #page a.icon-bio, #page span.icon-tel, #page span.icon-info, #page span.icon-title, #page span.icon-room, #page span.icon-time, #page span.icon-error { display: block; font-size: 14px; font-weight: bold; min-height: 20px; line-height: 20px; margin: 10px 0 0 0; overflow: hidden; padding: 0 0 0 25px; text-decoration: none; }
#page a.icon-link { background: transparent url(../graphic/page/icon-link.png) no-repeat 0 0; }
#page a.icon-mail { background: transparent url(../graphic/page/icon-mail.png) no-repeat 0 0; }
/*changed color and added margin-left (replacement graphic)*/
#page a.icon-bio { background: transparent url(../graphic/page/icon-bio.png) no-repeat 0 0; color: #406199; margin-left: 25px; }
/*changed a.icon-info to span.icon-info and added color and margin-left*/
#page span.icon-info { background: transparent url(../graphic/page/icon-info.png) no-repeat 0 0; color: #981e32; position: relative; }
/*new line*/
#page span.icon-title { color: #981e32; padding-left: 0; }
/*new line*/
#page span.icon-room { color: #333; margin: 0 0 0 25px; padding-left: 0; }
#page a.icon-link:hover, #page a.icon-mail:hover, #page a.icon-bio:hover, #page a.icon-info:hover { background-position: 0 -60px; }
/*changed color*/
#page a.icon-bio:hover { color: #002C77; }
#page span.icon-tel { background: transparent url(../graphic/page/icon-tel.png) no-repeat 0 0; color: #333; }
#page span.icon-time { background: transparent url(../graphic/page/icon-time.png) no-repeat 0 0; }
#page span.icon-error { background: transparent url(../graphic/page/icon-error.png) no-repeat 0 0; color: #f00; }
#page fieldset span.icon-error { color: #981e32; float: left; margin: 0; }
#page span.icon-req { color: #981e32; float: right; margin: 0 0 0 5px; }

#page div.hold { overflow: hidden; width: 100%; }
#page div.hold div.column { float: right; width: 300px; }
#page div.hold div.column:first-child { float: left; }

#page div.link { background: #e5e5e5 url(../graphic/page/link.png) no-repeat 100% 0; font-size: 11px; margin: 10px 0 0 0; overflow: hidden; padding: 0 10px 10px 10px; position: relative; width: 640px; }
#page div.hold div.column div.link { width: 280px; }
#page div.link img { float: left; margin: 10px 10px 0 0; }
#page div.link h2 { margin: 10px 0 0 0; }
#page div.link p { margin: 10px 0 0 0; }
#page div.link a.icon-link { background-position: 100% 0; bottom: 10px; float: right; padding: 0 25px 0 0; position: absolute; right: 10px; }
#page div.link a.icon-link:hover { background-position: 100% 100%; }

#page div.item { background: #e5e5e5 url(../graphic/page/item.png) no-repeat 100% 0; font-size: 11px; margin: 10px 0 0 0; overflow: hidden; padding: 0 10px 10px 10px; position: relative; width: 640px; }
#page div.hold div.column div.item { width: 280px; }
#page div.item img { float: left; margin: 10px 10px 0 0; }
#page div.item h2 { margin: 10px 0 0 0; }
#page div.item p { margin: 10px 0 0 0; }

#page div.info { background: #fff; width: 200px; height: 200px; border: 5px solid #333; display: block; position: absolute; left: 0; top: 25px; }

#page fieldset.min { float: left; margin: 0; white-space: nowrap; width: auto; }
#page fieldset.min label { font-size: 11px; font-weight: normal; }
#page fieldset.min input { margin-right: 20px; }

#page fieldset.set { background: #f2f2f2; margin: 20px 0 0 0; padding: 0 0 10px 0; }
#page fieldset.set h2 { background: #e5e5e5; border-bottom: 5px solid #fff; margin: 0; padding: 5px; }
#page fieldset.set p { margin: 10px 5px 0 5px; }

#page label {color: #333; font-size: 14px; width: 190px; }
#page label.min { width: auto; }
#page label.mid { width: 110px; }

#page input { width: 255px; }
#page input.min { width: 35px; }
#page input.file { width: auto; }
#page input.check { height: 12px; margin-top: 4px; width: 12px; }

#page textarea { height: 115px; width: 255px; }
#page textarea.min { height: 75px; }
#page textarea.max { height: 235px; width: 445px; }

#page input.but-min, #page input.but-mid { border: none; color: #fff; cursor: pointer; display: block; font-size: 11px; font-weight: bold; height: 20px; margin: 10px 0 0 0; padding: 0; text-align: center; text-transform: uppercase; }
#page input.but-min { background: transparent url(../graphic/page/but-min.png) no-repeat 0 0; width: 80px; }
#page input.but-mid { background: transparent url(../graphic/page/but-mid.png) no-repeat 0 0; width: 120px; }
#page fieldset input.but-min, #page fieldset input.but-mid { float: left; margin: 0; }
#page input.but-min:hover, #page input.but-mid:hover { background-position: 0 100%; }

#page fieldset.but { margin: 10px 0 0 0; overflow: hidden; width: 100%; }
#page fieldset.but div { float: left; left: 50%; position: relative; }
#page fieldset.but div fieldset { float: left; left: -50%; margin: 0; padding: 0 0 0 10px; position: relative; width: auto; }
#page fieldset.but input.but-min, #page fieldset.but input.but-mid { float: left; margin: 0 10px 0 0; position: relative; }

#page table.sig { border-collapse: collapse; margin: 20px 0 0 0; padding: 0; width: 100%; }
#page table.sig th { background: #fff; border: none; color: #333; font-size: 14px; padding: 5px; vertical-align: top; }
#page table.sig td { background: #fff; border: none; padding: 5px; vertical-align: top; }