.listcol
	{
		margin-top: 20px;
	}
.left	{
		float: left;
	}
.right	{
		float: right; 
		margin-right: 75px; 
	}
.terms	{
		top: 500px;
	}

.breadcrumbs
	{
		margin: -5px 0 0 5px;
		font-size: 13px;
	}

table	{
		margin: 10px auto;
		width: 650px;
	}
table tr
	{
		margin: 0;
		font-size: 15px;
		line-height: 17px;
	}
table tr td
	{
		padding: 5px;
	}

table tr.dark
	{
		background-color: #ccc;
	}
h3	{
		font-size: 17px;
		line-height: 14px;
		margin-bottom: 0;
	}
