#contentWrap.freightPDF {
	background:none;
}
#freight-truck-image {
	float:right;
	}

#charterFreightShow {
	float:left;
	width:584px;
	background-image:url("../images/charterfreight_bg.jpg");
	background-repeat:no-repeat;
	background-color:#FFF;
	}

.freightPDF h1 {
	padding-top:10px;
	margin-bottom:10px;
	font-size:1.2em;
}

.freightPDF ul {
	margin-bottom:10px;
}	


#freight-nav li	{
	list-style-type:none;
	margin-bottom:5px;
}

#freight-nav li a {
	display:block;
	background:url(../images/icon-freight-nav.gif) no-repeat left top;
	line-height:25px;
	padding-left:30px;
}

#freight-nav li a:hover {
	background:url(../images/icon-freight-nav.gif) no-repeat left bottom;
}

