#page h1 { color: #036; font-size: 20px; font-weight: normal; line-height: 30px; margin: 20px 0 0 0; }
#page h1 a { border-right: 2px solid #e5e5e5; float: left; font-size: 13px; margin: 0 20px 0 0; padding: 0 20px 0 0; }
#page h2 { font-size: 13px; margin: 20px 0 0 0; }
#page p { margin: 20px 0 0 0; }
#page p.error { background: transparent url(../graphic/page/p-error.png) no-repeat 0 0; color: #c03; font-size: 13px; font-weight: bold; line-height: 20px; padding: 0 0 0 30px; }
#page fieldset p.error { float: left; margin: 0; }
#page ul { margin: 20px 0 0 20px; }
#page ul li { background: transparent url(../graphic/page/ul-li.png) no-repeat 0 6px; margin: 5px 0 0 0; padding: 0 0 0 15px; }
#page img.spot { float: right; margin: 20px 0 0 20px; }
#page img.inline { display: block; margin: 20px 0 0 0; }

#page a.icon-mid, #page a.icon-doc, #page a.icon-pdf { display: block; font-weight: bold; height: 20px; margin: 20px 0 0 0; padding: 0 0 0 25px; }
#page a.icon-mid { background: transparent url(../graphic/page/icon-mid.png) no-repeat 0 0; }
#page a.icon-doc { background: transparent url(../graphic/page/icon-doc.png) no-repeat 0 0; }
#page a.icon-pdf { background: transparent url(../graphic/page/icon-pdf.png) no-repeat 0 0; }
#page a.icon-mid:hover, #page a.icon-doc:hover, #page a.icon-pdf:hover { background-position: 0 100%; }

#page .box { background: #dfe5eb; border: 2px solid #bfccd9; color: #036; margin: 20px 0 0 0; overflow: hidden; padding: 8px; width: 620px; }
#page .box h1 { background: #bfccd9; font-size: 13px; font-weight: bold; line-height: 26px; margin: -8px -8px 0 -8px; padding: 0 8px 2px 8px; text-transform: uppercase; }
#page .box p { margin-top: 10px; }

#page fieldset { border: none; display: block; margin: 10px 0 0 0; overflow: hidden; position: relative; padding: 0; width: 100%; }
#page fieldset label { float: left; font-weight: bold; line-height: 20px; margin: 0 10px 0 0; text-align: right; width: 160px; }
#page fieldset input, #page fieldset select, #page fieldset textarea { background: #fff; border: 2px solid #bfccd9; color: #333; float: left; font-family: arial, helvetica, sans-serif; font-size: 13px; margin: 0 10px 0 0; }
#page fieldset input { width: 276px; }
#page fieldset textarea { height: 116px; width: 276px; }
#page input.but-max { background: transparent url(../graphic/page/but-max.png) no-repeat 0 0; border: none; color: #fff; cursor: pointer; display: block; font-size: 15px; font-weight: bold; height: 30px; margin: 10px 0 0 230px; text-align: center; text-decoration: none; text-transform: uppercase; width: 160px; }
#page input.but-max:hover { background-position: 0 100%; }