div#eyecatchercontainer {
	position: absolute;
	top: 0;
}

div#eyecatcher {
	width: 784px;
	height: 62px;
}

div#eyecatcher .eyecatcher {
	float: left;
	height: 62px;
	width: 120px;
	border-right: 2px solid white;
}

div#eyecatcher .last {
	border: 0;
}	
