.stpoll-module{
	border:1px solid #ddd;
}
.stpoll-module .progress-bar{
	color:#666;
}
.stpoll-module .module_head h3{
	margin-top: 0;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	padding: 8px 15px;
	background: #ddd;
}
.stpoll-module .my-stpolls h3{
	margin-top: 0;
	font-size: 15px;
}
.stpoll-module .progress{
	margin-bottom: 0;
}
.stpoll-module .my-stpolls .alert{
	padding: 8px 5px 8px 5px;
	font-size: 11px;
	text-align: center;
}