.ridetitle {
	margin-top:20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #990033;
	}
.ridedate {
	font-weight: bold;
	font-size: 1.1em;
	color: #4B0082;
	margin-bottom:5px;
	}
.itemtag {
	font-weight: bold;
	font-size: 1.1em;
	color: black;
	margin-bottom:5px;
	}
div.ride div p {margin:4px 0 0 0}	
.alert {
	color: red; text-decoration:blink;
}	
/* max-height doesn't work for IE */
.picture {
	margin:5px;
	}
BODY {
	background: white;
	}
.ride {
	background-color: white;
	}
