a img {
	border: none;
}
#votebg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: url(transblack.png);
	display: none;
                color: 004d95;
}
.votebox {
	opacity: 2;
	background-image: url(../images/scrollsm.gif);
	align: center;
	width: 300px;
	height: 335px;
	margin: 0;
	background-repeat:no-repeat;
                color: 004d95;

}
.votetitlebar {
	height: 0px;
	padding: 0;
	margin: 0;
}
