
ul#finalists { position: relative; list-style: none; width: 600px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; z-index: 1; }
ul#finalists li { display: inline; float: left; width: 140px; height: 140px; margin-right: 10px; }

div.finalist { position: relative; width: 140px; height: 140px; }
	div.finalist a:link, div.finalist a:visited { text-decoration: none; color: #0fbff8; }
	div.finalist a:hover { text-decoration: underline; color: #0fbffa; }
img.thumb { position: relative; margin-bottom: 6px; z-index: 2; }
div.thumbLinks { position: absolute; left: 0px; top: 0px; width: 140px; z-index: 1; }
div.thumbsLinks img { display: block } 
div.finalistLinks { margin-bottom: 5px; width: 140px; text-align: center; font-size: 11px; line-height: 12px; color: #0fbff8; }
	a.gameName { font-weight: 800; }
div.finalistView { position: relative; width: 140px; text-align: center; text-transform: uppercase; font-size: 10px; line-height: 11px; display: none; }


img#homeCopyHdr { margin-top: 10px; }

div#voteBlob { position: absolute; left: 425px; top: 430px; z-index: 0; }
div#voteCount { position: absolute; left: 41px; top: 66px; width: 68px; font-size: 17px; line-height: 17px; color: #fff; font-weight: 800; text-align: center; }