#banner {
	max-width: 500px;
	background-repeat: no-repeat;
	height: 60px;
	padding: 8px 20px;
	text-align: center;
}
#quote {
	max-width: 500px;
	height: 60px;
	/*padding: 8px 20px;*/
	text-align: center;
}
#quote .beforequote {
	font-weight : 400;
}
img { border: 0; }
