table.suppliers {
	width: 650px;
	padding: 0;
	margin: 0;
	margin-left: 30px;
	border-collapse:collapse;
}
table.suppliers td {
	padding: 10px;
	padding-bottom: 20px;
}
table.suppliers img {
	border: 0;
	float: right;
}
table col#logos {
	width: 20%;
}
table col#exp {
	width: 80%;
}
table tr {
	border: 1px dashed #016801;
	border: 1px dashed #CCCCCC;
}
#maintext td {
	font-size: 1.2em;
}

#suppliers {
	width: 690px;
}
#suppliers img {
	border: 0;
}
.supplier {
	width:230px;
	float: left;
	text-align:center;
	height: 11em;
}
#suppliers .supplier p {
	font-size:1.0em;
	margin: 0;
	padding:0;
}
