﻿h2
{
	margin-top: 30px;
}

#leftcol 
{
	float: left;
	width: 480px;
}

#rightcol 
{
	float: right;
	width: 350px;
	text-align: right;
}

#rightcol img
{
	padding-top: 0px;
}

.downloadstable
{
	width: 100%;
	border-collapse: collapse;
}

.downloadstable td
{
	border-bottom: solid 1px;
	border-bottom-color: Gray;
	padding: 5px;
}

.downloadstable tbody td
{
	color: #000;
}
