.headerLogo {
	padding-top:14px;
	width:200px;
	height:60px;
	float:left;
}
.headerMiddle {
	width:300px;
	float:left;
}
.headerCallToOrder {
	color:#999999;
	width:300px;
	float:left;
	margin-bottom:5px;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	color:#9b9b78;
}
.headerCallToOrder .nr {
	width:210px;
	float:left;
}
.headerCallToOrder .hr {
	width:90px;
	float:left;
}
.headerLinks {
	width:650px;
	height:25px;
	float:left;
	text-align:right;
}
.headerSearch {
	height:19px;
	float:left;
}
.headerSearch .searchBox{
	background-image:url('/images/header/search_input.jpg');
  	background-repeat:no-repeat;
  	padding:5px 0px 0px 5px;
  	border:0px;
  	width:223px;
  	height:19px;
  	margin:0px;
  	font-size:10px;
}
.headerSearchButton {
	width:66px;
	height:24px;
	float:left;
}
.headerMcaffe {
	padding-top:10px;
	margin-left:26px;
	width:120px;
	float:left;
}

.headerCartContainer {
	width:204px;
	height:40px;
	float:left;
}
.cartImage {
	background:url('/images/header/cart.jpg') no-repeat;
	width:60px;
	height:35px;
	float:left;
}
.headerCartLeft {
	padding-top:15px;
	width:60px;
	float:left;
}
.checkoutBtn {
	padding-top:15px;
	width:82px;
	float:left;
}
.cc {
	width:204px;
	height:40px;
	float:left;
}