#teas .itemZoom {
	position:relative;
	margin-bottom:11px;
	background:#D4D3AD;
	padding:1px;
	border:1px solid #D4D3AD;
}
#teas .itemZoom img {
	border:none;
	z-index:1000;
}
#teas .hoverImg {
	width:136px;
	height:115px;
	position:absolute;
}
#teas .imgPlaceHolder {
	height:125px;
}
#teas .zoomImgCaption {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#teas .zoomImgCaption a {
	color:#000;
}