#left {
	padding: 10px 0 10px 0;
	width: 100%;
	height: 78px;
	overflow: hidden;
	background: white;
	clear: both;
	text-align: center;
}

#left img {
	height: 78px;
	margin: 0 30px 0 0;
	border: 0px;
	clear: both;
}
