p
{ text-indent: 2em;
  text-align: justify;
  padding: 2px;
  margin: 2px;
  line-height: 166%;
}

.g_box
{ display: block;
  position: relative;
  float: left;
  margin: 0px 10px;
}

#opened {
    display: block;
}

.g_center
{ width: 100%;
  height: 100%;
  background: url('../design/g_center.png') left top repeat-y;
}

.g_title b
{ padding: 8px;
  border: none;
  display: block;
  background: url('../design/g_top.png') center top no-repeat; 
}

.step10
{ padding-top: 10px;
}

.g_bottom
{ height: 12px;
  width: 100%;
  background: url('../design/g_bottom.png') left top no-repeat;
}

.g_images { 
  display: inline;
  float: left;
  position: relative;
  margin: 5px;
}

#show_hide
{ display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 32px;
}

#show_hide a
{ display: block;
  padding: 6px;
  font-size: 1.5em;
  text-align: center;
  text-decoration: none;
  color: #0000CC;
  background: #CCFF99;
}

#show_hide a:hover
{ display: block;
  text-decoration: none;
  color: #000000;
}
