div.sponsorstext {	position: relative;
					top: 10px; }
table.sponsors {	position : relative;
					top : 40px;
					left : 80px;
					width : 750px;}
td.header { font-size : 20px;
			font-weight : bold;}
td.logo {	padding : 5px;
			margin : 0px;
			width : 175px;
			border-top : 1px solid #111;
			border-right : 1px solid #111;
			text-align : center; }
td.name {	border-top : 1px solid #111;
			margin : 0px;
			vertical-align : top; }
p.textname {	position: relative;
				top: 5px;
				left: 5px;
				font-size: 14px;
				font-weight: bold;}
p.description {	font-size: 12px;
				position: relative;
				left: 25px;
				width: 525px;}