@charset "utf-8";

#header-smoothtext
{
	position: relative;
	float: left;
	width: 350px;
	border-bottom: 2px solid #eaf4f5;
	height: 166px;
	top: 8px;
	margin: 0 15px 0 15px;
	text-align: center;
}

#header-smoothtext p
{
	display: none;
	font-size: 0.5em;
}

#header-smoothtext p.zoom
{
	font-size: 2.5em;
}
