#quotebar {
	position:absolute;
	width: 800px;
	margin-top: 252px;
	padding-top: 14px;
	padding-bottom: 14px;	
        background-color: #eeeeee;
	color: #df201a;	
	text-align: center;
	font-family: sans-serif;
	font-weight: 500;
	font-style: italic;
	font-size: 14px;
	border-bottom: 1px solid #d6d6d6;
}

