@charset "utf-8";
/* CSS Document */

/*Set Menu Item to ON */
#nav_commissioning { background: url("../../images/nav_commissioning_on.gif") no-repeat;}

#ship_image {
	float: left;
	padding: 10px 15px 15px 0;
}

#ship_image_copy {
	padding: 10px 0 0 0;
}

#schedule {
	padding: 0 0 0 20px;
}

.list_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #7890B6;
	padding: 10px 0 5px 0px;
}

.list_items {
	margin: 0 0 0 20px;
}

.list_items li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	list-style: url(../../images/arrow.GIF);
}