.header #logo{
	background:url(http://media.bmt.org/bmt_media/bmt_images/logos/bmtNigelGee.png) no-repeat top left;
	height:78px;
	width:272px;
}
.pods-siteSearch{
	margin-top:48px;
}
.pods-siteSearch h1{
	margin-left:0px;
}

/* stles for vessels page */

.vessel{
	margin:1em 0 0 0;
}
.vesselDetails{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin: 2px 0 0 0;
	padding:0;
}
#wideCol h3.vesselName{
	padding:2px 0 0 5px;
	margin:0;
}
#wideCol h3.vesselID{
	padding:2px 5px 0 0px;
	margin:0;
	text-align: right;
}
#wideCol h4.additionalInfo{
	padding:2px 5px 0 0px;
	margin:0;
	font-size:120%;
	text-align: right;
}
.vesselDetails tr td{
/*	border-bottom:1px solid #b9e2f8;
	border-right:1px solid #b9e2f8;
	*/
}
.style1{
	padding:0px 0 0px 4px;
	background-color:#D8D1C9;
	background-color:#D7EBE2;
	color:#50554f;
	width:220px;
	font-weight:bold;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
}
.style2{
text-align:right;
padding:0px 4px 0px 0px;
color:#50554f;
background-color:#D7EBE2;	
width:150px;
border-bottom:2px solid #fff;
}
.style3{
color:#50554f;
background-color:#D7EBE2;	
width:100%;
border-bottom:2px solid #fff;
border-left:2px solid #fff;
padding:0 10px;
}
