.header img.logo {
	background: url('logo.gif') #0269ce no-repeat;
	width: 108px;
	height: 8.9em;
	border-right: 1px solid #f8fdff;
}

.header {
	height: 8.9em;
	background-image: url('top-glossy-gradient.png');
	background-color: #0269ce;
	background-repeat: repeat-x;
}

.leftNarrow .box {
	background-image: url('smaller-glossy-gradient.png');
	background-color: #0269ce;
	background-repeat: repeat-x;
}

.header .title {
	height: 5.77em;
	margin-left: 108px;
}

.header .search {
	height: 3.13em;
	margin-left: 108px;
}