#testimonials {
	font: 16px Georgia;
	font-style: italic;
	color: #999;
	text-align: center;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
}

#testimonials p {
	padding-top: 15px;
		text-align: center;
		width: 100%
}

#testimonials .author {
	font: 10px Arial;
	font-style: normal;
	font-weight: bold;
		text-align: center;	
}

#golfbar {
	width: 693px;
	background: url(../assets_thetips/bar-background.jpg) no-repeat;
	height: 71px;
}

li#bar_first {
	margin-top: 14px;
	margin-left: 25px;
	float: left;
}

li#bar_second {
	margin-top: 14px;
	margin-left: 41px;
	float: left;
}

li#bar_third {
	margin-top: 14px;
	margin-left: 40px;
	float: left;
}

li#bar_fourth {
	margin-top: 14px;
	margin-left: 39px;
	float: left;
}