.CreateLinksButton
{
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
	height:16px;
	top: 0px;
	cursor: pointer;
	background-image: url('./images/ic.png');
	color: transparent;
}