.banner {
	width: 1000px;
	height: 80px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #FCFCFC url(../images/photos.jpg) no-repeat top right;
	}

.results {
	margin-left:5px;
	font-size: 12px;
	text-align:left;
	}
.results th {
	text-align:left;
	}
.results th.position {
	width: 40px;
	}
.results th.title {
	width: 250px;
	}
