﻿table {
	clear: both;
}

#ScalarGraphPage {
	overflow-y: scroll;
}

h5 {
	margin-top:  2px;
	font-size:   x-small;
	font-weight: normal;
	font-family: Lucida Sans
}

a {
	padding-left: 0.2em;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

img {
	border: none;
	padding-bottom: 2px;
	float:left;
}

#oilPresenceWrapper {
	font-family:Lucida Sans;
	font-weight: normal;
	text-transform: none;
}

div.oilPresenceWrapper {
	clear:both;
	float:none;
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;
	margin-bottom: 0.4em;
	margin-right: 0.8em;
}

.oilPresenceWrapper h1 {
	font-weight: normal;
	text-align: center;
	font-size: 1.0em;
	text-transform:none;
}

table.oilPresenceWrapper {
}

.oilPresenceBuoy {
	text-align: right;
}

.oilPresenceClear {
	color: #0000d0;
}

.oilPresenceConfirmed {
	color: #d00000;
}

.oilPresenceRow {
	font-size: 0.8em;
}

