#EgoltVotebar {
	
	background:url(background_blue.jpg) ;
	
}

.progressbar {
	
	background:url(progressbar_blue.png) repeat-x;
	
}

/* tooltip styling */
.tooltip {
	
	background:url(black_arrow_blue.png)no-repeat !important;
	border:none !important;
	
	
}
.numeric{
color:#282865;
}
.button{
color:#282865;
}