.ferry div.eckero, .ferry div.vikingline {
  width: 215px;
}

.ferry div.eckero{
    float: left;
}

.ferry div.vikingline{
    float: right;
}

.ferry .dotted-vertical-border {
	margin-left: 6px;
	float: left;
}

.ferry .left-adjuster {
	width: 50px;
	height: 50px;
}

.ferry select {
	margin-bottom: 5px;
}

.ferry .contentWidth {
	width: 150px;
}

.ferry .monthWidth {
    width: 100px;
 }

 .ferry .monthWidthForm {
    width: 150px;
 }
 
 .ferry .productWidth {
    width: 144px;
 }
 
 .ferry .logo {
   margin-left: 50px;
 }
 /* override for small form */
.mata-quicksearch-smallForm .ferry .logo,
.mata-quicksearch-largeForm .ferry .logo {
   position:relative;
   margin-left:auto;
   margin-right:auto;
 }
.mata-quicksearch-smallForm .ferry .logoTH,
.mata-quicksearch-largeForm .ferry .logoTH {
   text-align: center;
 }
 
 .ferry input.small {
   margin-top: 5px;
 }
 
 .ferry .errorBox h3 {
   margin-top: 0px;
 }
