#skip,#search,#footer,.hide,#header,#navigation {
	display: none;
}

* {
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

body,#rightbar {
	font-size: 10pt;
	color: black;
	background: white;
	margin: 0;
	padding: 0;
	width: 100%;
}

.photo-credit {
	font-style: italic;
}

#site-info {
	background: #69c url("../images/right-top.gif") no-repeat 0 0;
	color: #fff;
	height: 100%;
	padding: 1px 10px 0 10px;
}

/* Ship Report
++++++++++++++++++++++++++++*/


table.col4, table.col2 {
	width: 100%;
}

table.col4 th,
table.col4 td {
	width: 25%;
}

table.col2 th {
	width: 40%;
}

table.col2 td {
	width: 60%;
}

#content .ship-report table th {
	color: #000;
	background-color: #FFF;
	font-weight: bold;
	text-align: right;
	border: 0px none #000;
}

#content .ship-report table td {
	border: 0px none #000;
}

#content div.divider {
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #EEE;
}

#content div.divider hr {
	display: none;
}

.ship-report.floater {
	width: 100%;
}

.ship-report.info-box-wrapper {
	display: none;
}

caption.table-print {
	position: absolute;
	top: -5000px;
	left: -5000px;
}
