body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial;
}

.title {
	font-size: 16px;
	font-weight: bold;
}

.longInfo {
	font-size: 12px;
}
.supported-by {
	height: 77px; /* 87px */
	width: 907px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
}
.supported-by img {
	float: left;
	margin-right: 5px;
}
p {
	clear: both;
	margin: 0;
	min-height: 15px;
	_height: 15px;
}


