#Banner { background: url(../images/contact/libertysm.jpg) no-repeat; }
	.forkLiftGlobeArea {
		width: 264px;
		height: 246px;
		padding: 15px 13px 18px;
		background: url(../images/shared/forkLiftGlobeArea.png) no-repeat;
		margin: 3px 0 0 0;
		color: #555;
		line-height: 15px;
	}
		.forkLiftGlobeArea #Address {
			text-align: right;
			line-height: 17px;
		}
		.forkLiftGlobeArea .smallText { font-size: 8pt; }
	#ContactTable {
		border-collapse: collapse;
		width: 450px;
	}
		#ContactTable td {
			width: 225px;
			vertical-align: top;
			padding: 7px 0;
		}
			#ContactTable td table { width: 100%; }
				#ContactTable td td { width: auto !important; }
			#ContactTable td textarea {
				height: 125px;
				width: 190px;
			}
