.links_header {
	position: absolute;
	left: 50px;
	top: 20px;
	width: 60px;
    height: 18px;
	background-color: #D0D0F6;
	margin: 0px;
	padding: 0px;
}
.links_freelancermap {
	position: absolute;
	left: 10px;
	top: 60px;
	width: 140px;
	height: 17px;
	background-color: #D0D0F6;
	padding-bottom: 0px;
	cursor:pointer;
}
