.header img.logo {
	background: url('logo.gif') #fff no-repeat; 
	width: 124px;
	height: 8.24em;
	border-right: 1px solid #a8a8a8;
}

.header {
	background-image: url('top-glossy-gradient.png');
	background-color: #881111;
	background-repeat: repeat-x;
	height: 8.24em;
}

.box {
	background-image: url('smaller-glossy-gradient.png');
	background-color: #881111;
	background-repeat: repeat-x;
}

.header .title{
	margin-left: 124px;
	height: 5.11em;
}

.header .search {
	margin-left: 124px;
	height: 3.13em;
}

