.text {
	display: inline-block;
	font-family: Helvetica;
	font-weight: bold;
	color: orange;
	font-size: 14pt;
}

.basic {
	position: absolute;
	display: inline-block;
	height: auto;
	width: 30%;
	}