/*  DEV PART  */
.todo	{
	color: #a00;
	text-decoration: underline;
	font-weight: bold;
}

/* the following items are marked to be deleted */
div#no_facilities	{
	margin-left: 100px;
	font-size: 0.8em;
}

div#center div#locations {
	margin: 0em auto;
	position: relative;
	width: 564px; height: 315px;
}
div#center div#locations img { border: 0; margin: 0; padding: 0; }

