.pro_gallery {
	float:left;
	width: 55%;
	margin-bottom:30px;
	margin-top:40px;
}
#pd_thumb {
/*margin-top:5px;*/
  margin:0 10px;
}
#pd_thumb > div {
	float: left;
	width:100px;
	margin: 0px 6px;
}
#pd_thumb > div img {
	width:100px;
	height:auto !important;
	cursor:pointer;
}
.pd_bigimg {
	width: 100%;
	height: 500px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 25px;
}
.pd_bigimg img {
	width: auto;
	height: 500px;
}
