

.right_enquiry {
	position: fixed;
	height: 500px;
	width: 194px;
	top: 38%;
	right: 0px;
	text-align:center;
}
.right_enquiry a {
	margin-bottom: 5px;
}
.left_enquiry {
	position: fixed;
	height: 500px;
	width: 29px;
	top: 38%;
	left: 0px;
}
.left_enquiry a {
	margin-bottom: 8px;
}


