html, body, div, span, object, iframe, input,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0px 0 0px 0;
}

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


