div.wpsqt-question-info {
	width: 250px;
	border: 1px solid #A8A8A8;
	padding: 15px;
	margin-top: 50px;
}
div.wpsqt-survey-info {
	padding: 10px;
	margin-top: 50px;
	text-align: center;
}
div.wpsqt-question-review {
	margin-bottom: 75px;
}
div.wpsqt-progress {
  background-color: #EEEEEE;
  border-radius: 13px 13px 13px 13px;
  margin: 10px 0;
  padding: 3px;
}
div.wpsqt-progress div {
	background-color: #BBBBBB;
	height: 10px;
	border-radius: 10px;
}