/* CSS Document */

body {
	background-color: #000;
	text-align: center;
	}
	
#box {
	position: absolute;
	width: 803px;
	height: 643px;
	margin-left: -402px;
	margin-top: 30px;
	padding-bottom: 40px;
	left: 50%;
	}
	
.row {
	margin: 0 !important;
	margin-bottom: -4px;
	padding: 0;
	}

.sponsors_title {
	color: gray;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 3px;
	}

.sponsors {
	color: gray;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 9px;
	}
