#contentHeader{}
	#vs10 { height:10px; }
	.lineGray {
		border-top:2px solid #999999;
		border-bottom:0px;
		border-left:0px;
		border-right:0px;
		padding:0;
		margin:5px 0px 0px;
		height:0;
		line-height:0;
	}
	.channelTitle { color:#252525; font-size:22px; }
	.hrRed { border-top:3px solid #CD3333; border-bottom:0px; border-left:0px; border-right:0px; }
	
#quiz_box {
	border:1px solid #999999;
	background-color:#FFFFFF;
}
	#quiz_body { margin:10px 10px 30px; }
	
#listquestions li { list-style:none; }