#vita {
	width: 714px;
	/*width: 100%;*/
	overflow: hidden;
}

#vita li {
	position: relative;
	float: left;
	width: 139px;
	height: 120px;
	padding: 16px 16px 16px 16px;
	margin: 0px 67px 30px 0px;
}

#vita li h4 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 171px;
	height: 66px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
}

#vita li p {
	display: block;
	width: 100%;
	height: 60px;
	overflow: hidden;
}

#quote_vita_top {
	width: 408px;
	height: 69px;
	margin-bottom: 29px;
}