#infobar {
	text-align: left;
	background-color:#ffffe1;
	border-bottom-style:ridge;
	border-bottom-width:1px;
}
#infobar p {
	padding:		5px;
	margin:			0;
	line-height:	18px;
	font-size:		0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

#infobar img {
	margin: 0 10px 0 5px;
	float:		left;
}

.blinkyblinky {
	text-decoration:	blink;
	color:				#c10000;
}
