.blank-button {
       width:45px;
       height:45px;

       display:block;
       float:left;

       /* border:1px solid pink; */
}

.blank-stem {
       width:45px;
       height:155px;

       display:block;
       float:left;
       /* border:1px solid pink; */
}

.block {
      border:1px solid #99cc66;
      background-color:#fff;
      margin-right:15%;
      padding-left:20%;	      
      padding-right:20px;
      padding-top:10px;
      padding-bottom:10px;
      background-image: url(/img/stem.gif);
      background-repeat: repeat-y;
      background-position: 10% 0%;
}

.block-title {
	      border-top:1px solid #99cc66;
	      border-bottom:1px	solid #99cc66;
	      border-right:1px solid #99cc66;
	      padding:10px;
	      margin-top:15px;
	      margin-right:15%;
	      text-align:justify;
	      background-color:#ffffff;
	      padding-right:40px;
	      padding-left:20%;
	      background-image: url(/img/stem.gif);
	      background-repeat: repeat-y;
	      background-position: 10% 0%;
}

.block-top {
	      border-top:1px	solid #99cc66;
	      border-right:1px solid #99cc66;
	      padding:10px;
	      margin-top:15px;
	      margin-right:15%;
	      text-align:justify;
	      background-color:#ffffff;
	      padding-right:40px;
	      padding-left:20%;
	      background-image: url(/img/stem.gif);
	      background-repeat: repeat-y;
	      background-position: 10% 0%;
}

.block-side {
	      border-right:1px solid #99cc66;
	      padding:10px;
	      margin-right:15%;
	      text-align:justify;
	      background-color:#ffffff;
	      padding-right:40px;
	      padding-left:20%;
	      background-image: url(/img/stem.gif);
	      background-repeat: repeat-y;
	      background-position: 10% 0%;
}

.block-bottom {
	      border-bottom:1px	solid #99cc66;
	      border-right:1px solid #99cc66;
	      padding:10px;
	      margin-bottom:15px;
	      margin-right:15%;
	      text-align:justify;
	      background-color:#ffffff;
	      padding-right:40px;
	      padding-left:20%;
	      background-image: url(/img/stem.gif);
	      background-repeat: repeat-y;
	      background-position: 10% 0%;
}

.button {
       width:45px;
       height:45px;

       display:block;
       float:left;

        margin-left:auto;
	margin-right:auto;

	/* border:1px solid orange; */
}

.button .text {
	display:none;
}

.clear {
        clear:both;
	height:0px;
}

.copyright {
	   background-color:#ffffff;
	   border-top:1px solid #99cc66;
	   padding-top:30px;
	   padding-bottom:25px;
	   text-align:right;
	   padding-right:50px;
	   font-size:9px;
}

.head {
       width:100%;
       background-image:url(/img/pill-bg.jpg);
       background-repeat:repeat-x;
       background-position: 0% 0%;
       text-align:right;
       margin-bottom:20px;
       }

.head-a {
       width:100%;
       background-image:url(/img/pill-bg.jpg);
       background-repeat:repeat-x;
       background-position: 0% 0%;
       text-align:right;
       margin-bottom:20px;
       }

.hide {
      display:none;
}

.inner-head {
       background-image:url(/img/pill.jpg);
       background-repeat:no-repeat;
       background-position: right;
       text-align:right;
       height:120px;
}

.nav {
     margin-top:200px;
     text-align:center;
}

.navrow {
	 margin-left:auto;
	 margin-right:auto;
	 width:600px;
}

.stem {
       background-image:url(/img/sitemap/stem.gif);
       background-repeat:no-repeat;
       width:45px;
       height:155px;

       display:block;
       float:left;
}
