
#wysihtml5-toolbar{
	position:fixed;
	background-color:#242424;
	color:#fff;
	left:0px; bottom:0px;
	width:100%;
	text-transform:uppercase;
	z-index:999;
	padding:7px;
}

#wysihtml5-toolbar a {color:#fff; font-weight:bold;
	letter-spacing:0.15em;
	margin-right:20px;
	font-size:11px;
	border-bottom:1px dashed #fff;
}
