﻿.DownloadsHeading
{
	position:relative;
	width:780px;
	height:160px;
	margin-bottom:20px;
	background:url(../Images/DownloadsHeadingBack.png) top left no-repeat;
}

.DownloadsHeading h1
{
	display:none;
}

.Download
{
	position:relative;
	float:left;
	width:236px;
	height:142px;
	padding:16px 12px 8px 12px;
	background:url(../Images/DownloadBack.png) top left no-repeat;
}

.Download img
{
	float:left;
	border:none;
	padding-right:8px;
}

.Download p
{
	margin:4px 0 4px 0;
}

.Download a
{
	font-size:110%;
	font-weight:bold;
}
	

.DownloadTitle

{
	text-align:center;
	font-weight:bold;
	padding-bottom:8px;
	color:#00AEEF;
}
	
