#previewmarker {
	background-color: #DF0000;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	left: 0;
	padding: 10px;
	position: absolute;
	top: 0;
	z-index: 10;
}