.nottable
{
	background-color: white;
	border: 0px;
}

.nottable td
{
	background-color: white;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.nottable tr:hover td
{
	background-color: white;
}

#webapp
{
	margin-bottom: 2em;
}

#webapp img
{
	border: 1px solid #ccc;
}
