#vote {
	width: 990px;
	height: 713px;
	background-image: url(../../imagens/vote/vote_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#vote div.cabecalho {
	height: 119px;
	margin-bottom: 8px;
}
	#crie {
		height: 92px;
	}
	#crie img {
		position: absolute;
		top:0;
		right:0;
		width: 290px;
		height: 92px;
	}
#vote div.paginador {
	height: 27px;
	padding-left: 27px;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: #a11925;
	line-height: 25px;
}
#vote div.paginador * {
	text-decoration: none;
	color: #a11925;
	font-size: 11px;
	vertical-align: middle;
}
	#buscar {
		position: absolute;
		top: 0;
		right: 20px;
		height: 100%;
		line-height: 25px;
	}
	#buscar * {
		vertical-align: middle;
	}
	#buscar input {
		color: #999;
		background-color: #fafafa;
	}
#vote table {
	width: 970px;
	margin: 0px auto;
}
	#vote div.cel {
		width: 304px;
		height: 169px;
		background-image: url(../../imagens/vote/placa_bg.png);
		background-repeat: no-repeat;
		margin: 0 auto 10px auto;
	}
	#vote div.ess {
		float: left;
		width: 80px;
		height: 165px;
	}
	#vote div.ess img {
		top: 10px;
	}
	#vote div.texto {
		float: left;
		width: 223px;
		height: 152px;
		padding-top: 13px;
		color: #999;
	}
	#vote div.texto * {
		font-size: 10px;
	}
	#vote div.part img,
	#vote div.nome img,
	#vote div.historia img {
		display: block;
	}

	#vote div.part {
		height: 29px;
	}
	#vote div.nome {
		height: 26px;
	}
	#vote div.historia {
		height: 75px;
		padding-right: 4px;
	}

	#vote div.estrelas {
		height: 8px;
	}
	#vote img.str {
		width: 8px;
		height: 8px;
	}
#vote div.final {
	height: 61px;
}

