.header img.logo {background: url('logo.gif') #fff no-repeat; width: 230px;}

.header {
	background-image:url('top-glossy-gradient.png');
	background-color: #3396c9;
	background-repeat:repeat-x;
}
.box {
	background-image: url('smaller-glossy-gradient.png');
	background-color: #3396c9;
	background-repeat: repeat-x;
}
.header .search {
	margin-left:0px;
	padding-left: 240px;
}
.header img.logo {
border-right:1px solid #A8A8A8;
float:left;
height:61PX;
width:230px;
}