body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* Font to use */
	
}

.ad{
	position:absolute;
	top:10px;
	right:10px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	width:212px;
	/* End layout CSS */
	
	overflow:auto;
	cursor:pointer;
	height: 24px;
	text-align: left;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:212px;
	text-align:justify;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	position:relative;
}
.selecao_forms {
	height: 30px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-bottom: 1px;
}210
.titulo {
	/* Start layout CSS */
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	width:212px;
	padding-left:2px;
	background-color: #06F;
	height: 24px;
	padding-top: 5px;
}
.titulo {
	/* Start layout CSS */
	color:#03F;
	font-weight:bold;
	font-size:10px;
	width:212px;
	text-align: left;
}
