@charset "utf-8";

#conceptBox {
	position: relative;
	width: 670px;
	overflow: hidden;
	padding: 0px;
	text-align: center;
}

#conceptBox h4 {
	margin: 0px;
}
