.dottedLineleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #d38d46;
}
.dottedLinebottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d38d46;
}
.imgZ{
z-index:-1;
}

