﻿#logospace {
	background: url(/images/gearlogo.png) no-repeat;
	width: 178px;
	height: 180px;
	margin-top: 10px;
	margin-left: 35px;
}

html>body #logospace {
	background: url(/images/gearlogo.png) no-repeat;
	width: 178px;
	height: 180px;
	margin-top: 10px;
	margin-left: 70px;
}