#upDating {
width: 250px; 
    height: 150px;
    text-align: center;
    opacity: .6;
     filter: alpha(opacity=60);
    display: none; 
}
img.centor {
	height: 80px;
	width: 80px;
	margin-top: 20px;
	margin-left: 40px;
}

.pollButtons {
	float: left;
	display: inline;
}
.spacerDiv {
	height: 5px;
}
