div#center_col div.vfive_download {
	position: relative;
	height: 20em;
	background: url(../images/vfive-download.jpg) no-repeat center bottom;
}
div#center_col div.ofes_download {
	position: relative;
	height: 20em;
	background: url(../images/ofes-download.jpg) no-repeat center bottom;
}
div#center_col div.alera_download {
	position: relative;
	height: 15em;
	background: url(../images/alera-download.jpg) no-repeat center bottom;
}
div#center_col p.download_link {
	position: absolute;
	bottom:0;
	left: 25em;
	background: url(../images/download-icon.gif) no-repeat left top;
	height: 31px;
	vertical-align: bottom;
}
div#center_col p.download_link a {
	padding-left: 30px;
	font-weight: bold;
	color: #336633;
}
div#center_col p.download_link a:hover {
	color: #33CC33;
}
