.commonquestion {
	border-top:1px dotted #ccc;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	width:90%;
}

.commonquestion li {
	list-stye: none;!important;
}

.commonquestionlast {
	border-bottom:1px dotted #ccc;
}


#toolkit ul {
	list-style-type: none!important;
	list-style-image: none!important;
}

#toolkit li {
	padding-bottom:5px;
		list-style-type: none!important;
	list-style-image: none!important;
}


#toolkitlist ul{
	list-style:none;
}

#toolkitItem li {
	list-style-type: none;
	list-style-image: none;
}
.answer {
	display:none;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-bottom:8px;
	
}

.highlightkit {
	background-color:#fcfad1;
}


/* QQ6395  GW Childhood Obesity additional styling */

#obesity-materials {clear: both;width: 680px;margin:0 0 20px 0;padding-bottom:20px;height:280px;}
.sub-title {color: #666666; font-size: 98%; font-weight:600;margin: 10px 0 0; padding: 0;}
dt {clear: left;float: left;width: 300px;margin: .35em 0;font-weight:normal;}
dd {margin: .35em 0;float: left;padding: 0;margin: .35em 0;width: 300px;}

* html dd {float: none;margin: .5em 0 0 0;}

/*New icon*/
span.new-icon {background:transparent url(/assets/providers/public/images/new-icon.jpg) no-repeat left top;margin-left:8px;padding-left:28px;}
