/* CruiseShipLinks(Reload) */
#cruiseship_wrapper {
  width: 943px;
  height: 120px;
  margin: 0px auto;
  text-align: left;
	background-color: #030303;
	color: #ffffff;
	}
#cruiseship_wrapper img {
  vertical-align: middle;
  }
#cruiseship_wrapper li {
  font-size: small;
  }
#cruiseship_wrapper a {
  font-size: small;
  text-decoration: none;
  vertical-align: middle;
  }  
#cruiseship_wrapper a:visited {
  font-size: small;
  text-decoration: none;
  font-weight: normal;
  }  
.cruiseship_start ul {
  float: left;
	line-height:1.2em;
	list-style:none;
	margin-top: 10px;
	margin-left: -40px;
  }
.cruiseship_extra ul {
	line-height:1.2em;
	padding-left: 100px;
	padding-right: 70px;
	list-style:none;	
  }
.cruiseship_end ul {
	line-height:1.2em;
	list-style:none;	
  }
