#boards{
		float: right;
}

table{
		margin: 1px;
		padding: 1px;
}

#main-body-butler{
		clear: left;
		float:left;
			
	}

#lgeRes{
	margin-top: 20px;
	margin-bottom: 20px;
}

div#result p.Credit,
div#result h1
{
	display: none;
}

div#result h2
{
	font-weight: bold;
	padding: 7px 0 5px 0;
	margin: 0 0 0 0;
	font-size: 150%;
	color: #235294;
	text-align: center;
}	

div#result table
{
	background-color: #EEEEEE;
	font: 80% sans-serif;
	color:black;
}

div#results th,
div#results td,
div#results tbody tr
{
	color: #838383;
	font: 80% sans-serif;
} 