.cmtitle {
	font-weight:bold;
	float:left;
}

.cmdate {
	font-size:.8em;
	color:#999;
	float:right;
}

.cmtopic {
	font-size:.85em;
	margin-bottom: 2px;
	color:#999;
	font-weight:bold;
}

.cmtopic a {
	color: #999;
}

.quizhistoryheader {
  float:left;
	/*border-bottom:1px solid #999;*/
	font-size:1.1em;
	background:#D8DEEA;
	font-weight:bold;
	line-height:20px;
}

#pollh1 {
  font-size:1.1em;
  text-align:center;
  color:black;
}

#pollh1new {
  font-size:1.1em;
  text-align:left;
  color:black;
}

#pollcommentstitle {
  font-size:1.1em;
  font-weight:bold;
  margin-left:10px;
  padding: 3px 0px;
}

.intro {
  background:#E8E8E8;
  width:78%;
  padding:15px;
  margin:0% 20% 20px 10%;
  text-align: center;
}

.beta {
  color:#900;
  font-size:0.65em;
  padding-left:2px;
}