.compTab {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	background-image: url(/images/Tab_GlossyGold.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #fff; }
	
.compTabText { margin-left: 5px; }

.componentBox {
	padding: 2px;
	width: 200px;
	border: 1px solid #999999;
}
.pollQuestion {
	width: 100%;
	border-bottom:  1px solid #333333;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.graphBar {
	height: 15px;
	background-color: #EE7909;
	border: solid 1px #333333;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#login #ea { display:none; }
