.style-marker {
	background:rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
	background:rgba(0, 0, 0, 0) -o-linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;
}

.style-color {
	/*color: #8F6F18;*/
	/*color: #258404;*/
	color: #d35730;
	font-weight: 700;
}
