/* --------------------------------------- */
/* STYLES SPECIFIC TO 'SPONSORS' PAGE          */
/* --------------------------------------- */
/* Arranged by page then alphabetically by tag */


div.sponsor {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D5D6D8;
}
div.sponsor div.image {
	width: 360px;
	float: left;
	text-align: right;
}
div.sponsor div.text {
	margin-left: 400px;
}

p.link {
	float: right;
}