@import "index.css";

/* images */

	#main-text .item-image {
	  overflow-y: auto;
	  margin-top: 1em; margin-bottom: 2em;
	}

	#main-text .item-image p.caption {
	  font-size: 85%;
	  text-indent: 0em;
	}
	
	#image-main {
	  float: left;
	  margin: 0 1em 0 0;
	  width: 200px;
	  height: 295px;
	}
	* html #chart {
	  margin: 0 !important;
	  width: 400px;
	}

table.spec {
  width: 100%;
  margin: 0em auto 1em;
}

table.spec caption {
  width: 100%;
}


#chart {
  width: 400px;
  margin: 0em auto;
}
