/*----------------------------------------------------------
Nav Link
----------------------------------------------------------*/
#link2normal{
	visibility: hidden;
	display: none;
}
#link2roll{
	visibility: visible;
	display: inline;
}

/*----------------------------------------------------------
Content
----------------------------------------------------------*/
#testimonials-content{
	width: 586px;
	float: left;
	padding: 0 0 60px 43px;
	color: #000000;
}
#testimonials-content h3{
	font-size: 16px;
	font-weight: bold;
	margin: 2em 0 0 0;
	color: #006666;
}
#testimonials-content h4{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: .5em 1em 2em 0;
	color: #000000;
	display: block;
	text-align: right;
	border-bottom: 1px solid #006972;
}

