h4 {
	margin: 20px 0px 10px 12px;
	display: block;
	font-size: 13px;
	color: #009999;
}

#brick_g{

	width:475px;
	height:400px;
	border:1px solid #009999;
	margin-top:10px;
	margin-left:0;
	margin-bottom:5px;
	overflow:auto;
	text-align:left;
	background-color:#eeffff;
	padding-bottom:10px;
	color:black;
}


	/*
#brick_g img{
	float:left;
	margin:15px 0 0 10px;
	border:0;

}
*/
#calcium_g{

	width:475px;
	height:400px;
	border:1px solid #009999;
	margin-top:25px;
	margin-left:1px;
	margin-bottom:5px;
	overflow:auto;
	text-align:left;
	background-color:#eeffff;
	padding-bottom:10px;
	color:black;
}

/*	
#calcium_g img{

	float:left;
	margin:15px 0 0 10px;
	border:0;
}
*/
#thin_g{

	width:475px;
	height:400px;
	border:1px solid #009999;
	margin-top:13px;
	margin-left:0;
	margin-bottom:5px;
	overflow:auto;
	text-align:left;
	background-color:#eeffff;
	padding-bottom:10px;
	color:black;
}

/*#thin_g img{
	
	float:left;
	margin:15px 0 0 10px;
	border:0;
}*/
#toolT{
	position:absolute;
	color:black;
	border:1px solid black;
	background-color:#f3f6d5;
	padding:2px;
	display:none;
	width:180px;
}


.img-shadow {

  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 17px;
}

.img-shadow img {

  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  height: 120px;  

}
