﻿body {
}



.vote-list-holder {
	background-image:url(../images/vote-bg-finalists.png);
	background-repeat:no-repeat;
	width:1005px;
	height:468px;
	overflow:hidden;
	position:absolute;
	float:left;
	margin:0px 0 0 -122px;
}

.vote-Container {
		margin: 0 0 0 10px; 
		height:75px; 
		width:225px;
}



.vote-list-holder .list {
	float:left; 
	list-style:none; 
	padding:0; 
	margin:71px 0 0 161px; 
	
}

.vote-Container-GameIdea {
		width:38px; 
		height:74px; 
		float:left; 
		margin: -4px 0 0 5px; 
}

.vote-list-holder LI {
	padding:0px 174px 0 0; 
	margin:-6px 0px 89px 0px !important;
	width: 189px !important;
}


.list .img-holder 
{
 border :solid 1px white !important;
 margin:0px 0px 0px !important;
 position:absolute;
}
.vote-ideaName 
{
	padding:0px 0px 0px 0px; 
	float:right; width:151px; 
	font:13px arial; 
	font-weight:bolder; 
	text-transform:uppercase; 
	line-height:20px;
 }
	
.vote-a
{
	font:11px arial;
	font-weight:bolder; 
	width:130px; 
}
.vote-a1
{
	font:11px arial; 
	font-weight:bolder; 
}
.vote-img-holder
{
	margin:60px 0 0 55px; 
}
	
	
	