/* ======================== DOWNLOADS ======================== */
body.downloads #content h3 {
	margin-top: 10px;
}
body.downloads #sidebar div.bannerAd {
	text-align: center;
}
body.downloads #sidebar div.bannerAd h3 {
	text-align: left;
}
body.downloads #content #tablePurchase {
	width: 95%;
	align: center;
}
body.downloads #content #tablePurchase td {
	text-align: center;
}
body.downloads #content #tablePurchase td.title {
	text-align: left;
}
body.downloads #content #tablePurchase a {
	font-weight: bold;
	font-size: 120%;
}
body.downloads #content div.bannerAd {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	text-align: center;
}
body.downloads #content div.bannerAd h4 {
	padding-top: 15px;
	border-top: 1px solid #e9e9e9;
}
/* BEC IE7 Fix */
.standard{margin-left: -1px !important;}
