.toolbarContainer {
	background: #e8e8e8;
	border-bottom:1px solid black;
	margin : 0px;
	-moz-user-select : none;
	width: 100%;
	position: fixed;
	float:left;
}

