.header img.logo {
	background: url('logo.gif') #fff no-repeat; 
	width: 130px;
	height: 8.24em;
}

.header {
	height: 8.24em;
	background-image: url('top-glossy-gradient.png');
	background-color: #006600;
	background-repeat: repeat-x;
}

.header .title {
	height: 5.11em;
	margin-left: 130px;
}

.header .search {
	height: 3.13em;
	margin-left: 130px;
}

.leftNarrow .box {
	background-image: url('smaller-glossy-gradient.png');
	background-color: #006600;
	background-repeat: repeat-x;
}
