.HeaderSpace .SubMenu { height: 21px; }
.HeaderSpace .SubMenu a { color: #fff; text-decoration: none; }

.HeaderSpace h1, .HeaderSpace h2 { width: 600px; margin: 0 auto;}

.HeaderSpace .Section { background: #d7c9aa; font-size: 12pt; color: #fff; text-transform: uppercase; padding: 4px 10px; }
.HeaderSpace .Section strong { text-transform: none; }

.HeaderSpace .SubMenu { background: #f74e46; }

.HeaderSpace .Header { background: #e4e7e8; padding: 4px 10px;  border-bottom: 1px solid #b4bbbf; }
.HeaderSpace .Header h1 { font-size: 14pt; text-transform: uppercase; color: #0066b3; }

.ContentSpace { width: 600px; margin: 10px auto; }

.ContentSpace .Photo { padding-bottom: 5px; }
.ContentSpace .Photo img { border: 1px solid #000; }

.ContentSpace .Info { width: 150px; }
.ContentSpace .Info ul { list-style-type: none; margin: 0 0 2px 0; padding: 10px 0; background-color: #f0f0ff; }
.ContentSpace .Info li { margin: 0 0; padding: 3px 3px 3px 25px; background: url("/images/gird/arrow.1.png") no-repeat 10px center; }
.ContentSpace .Info .Selected  { background-color: #99d; font-weight: bold; color: #fff; }

.ContentSpace .Gallery { border: 0px solid #99d; width: 600px; }

.ContentSpace .View { text-align: center; }
.ContentSpace .View img { border: 1px solid #333; margin: 1px; }
.ContentSpace .Typedraft img { border: 0; }

.ContentSpace .Thumbnail {}
.ContentSpace .Thumbnail img { border: 1px solid #000; margin: 0 1px 1px 0; }
.ContentSpace .Thumbnail .Selected { border: 1px solid #d00; }

.ContentSpace .Nav { width: 100%; margin: 10px 0 10px 0; }
.ContentSpace .Nav td { width: 33%; text-align: center; font-size: 10pt;  padding: 4px; text-transform: lowercase; }
.ContentSpace .Nav .Prev { padding-left: 20px; background: url("/images/gird/arrow.4.png") no-repeat 0 center;  }
.ContentSpace .Nav .Next { padding-right: 20px; background: url("/images/gird/arrow.1.png") no-repeat right center;  }

.FooterSpace { background: #f0f0f0; text-align: center; padding: 10px; margin: 20px 0 0 0; }
