/* CSS Document */

.backIndex {
	width: 520px;
	font-size: 90%;
}
.date {
	font-size: 80%;
	font-weight: normal;
}
.orange {
	color: #EF5A31;
	font-weight: bold;
}
.underMarkerYellow{
	font-weight: bold;
	background-color: #FBFFCB;
}

#pickup {
	margin: 12px;
	padding: 0px;
	font-size: 80%;
	list-style-type: none;
	line-height: 180%;
}
