/* 6x6 Taxi - typo */

	
div.number span {
	padding:4px;
	background:transparent url(../images/bullet_ol_2_color.png) no-repeat center center;
	color:#fff;
	}
	
.highlight {
	background:#c20025;
	color:#fff;
	}
	
span.color-1 {
	color:#000;
	background-color:#F08080;
	display:block;
	padding:5px 10px;
	margin-bottom:10px;
	clear:both;
	}
	
span.color-2 {
	color:#005500;
	background:#CCFFCC;
	border-top:1px solid #00B300;
	border-bottom:1px solid #00B300;
	display:block;
	padding:5px 10px;
	margin-bottom:10px;
	clear:both;
	}
	
ul.bullet {
	padding-left:18px;
	list-style-image:url(../images/bullet_ol_1_color.png)!important;
	}

.bullet2 {
	padding:0 0 2px 18px!important;
	background:transparent url('../images/bullet.png') no-repeat left top;
	}
	
div.legend h4 {
	width:auto;
	float:left;
	background:#fff;
	position:relative;
	top:-13px;
	left:11px;
	margin:0 0 -9px 0!important;
	padding:0 3px;
	font-size:1.17em;
	font-weight:normal;
	}
	
div.legend {
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	margin:25px 0;
	}

div.legend p {
	margin:7px;
	clear:both;
	}

span.color-3 {
	display:block;
	padding:5px 10px;
	margin-bottom:10px;
	clear:both;
	color:#BE1522;
	border-left:2px solid #FECA00;
	}


