.bfProductIcon a {
	display: block;
	width: 230px;
	margin-left: 145px;

	background-image: url(/images/bullfrog/bullfrog128.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	font-size: 12px;
	padding-top: 140px;
	text-decoration: none;
	color:black;
}

.bfProductIcon .title {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
}

.bfDownload {
	height:90px;
	margin-left: 135px;
	padding-top: 15px;
}


.bftProductIcon a {
	display: block;
	width: 230px;
	margin-left: 100px;

	background-image: url(/images/bullfrog-touch/Icon-128.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

	font-size: 12px;
	padding-top: 140px;
	text-decoration: none;
	color:black;
}

.bftProductIcon .title {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	margin-left: -10px;
}

.bftDownload {	
	vertical-align:top;
	height:100px;
	margin-left: 53px;
	padding-top: 5px;
}

/* trademark */
.tm {
	color:gray;
	font-size: 0.5em;
	vertical-align: top;
	font-weight: normal;
}

.downloadButton {
	font-size:12px;
}


