#haloAwards {
	position: relative;
	overflow: hidden;
	background-color: #ccc;
	width: 630px;
}



#haloAwards ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 100px;
	width: 530px;
	padding: 5px;
	float:left;
}

#haloAwards ul li {
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}

#haloAwards ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	display:block;
	overflow:hidden;
	width:100px;
	height: 100px;
}

#haloAwards ul li.bestandbrightest a {
	background: url(images/bestandbrightest.jpg) repeat scroll 0%;
}

#haloAwards ul li.future50 a {
	background: url(images/future50.jpg) repeat scroll 0%;
}

#haloAwards ul li.michigan50 a {
	background: url(images/michigan50.jpg) repeat scroll 0%;
}

#haloAwards ul li.goldlineresearch a {
	background: url(images/goldlineresearch.jpg) repeat scroll 0%;
}

#haloAwards ul li.inc5000 a {
	background: url(images/inc5000.gif) repeat scroll 0%;
}
