div.invheader { width: auto; margin: 0 auto; text-align: center; }
table.flheader { width: 99%; margin-left: -8px; padding: 0; }
table.flheader tr td { width: 33%; text-align: center; vertical-align: top; white-space: nowrap; }

div.smartbrowse { width: 200px; margin: 0 auto; padding-left: 30px; overflow: none; }
table.smartbrowse { text-align: center; }
table.smartbrowse td.smalltext { display: none; }
table.smartbrowse tr td { text-align: left; }

.inventorytext  { text-align: left; }
.footeraddress, .footernav { text-align: center; }

a.invControl { display: block; width: 142px; height: 20px; margin: 0 auto; padding: 5px 0 0 57px; background-position: 0 0; background-repeat: no-repeat; }
a.invControl:hover { background-position: 0 -25px; }
a.invControl:active { background-position: 0 -50px; }

a.invControl,a.invControl:visited { color: #369; }
a.invControl:hover { color: #933; }

table.invTbl { width: 99%; margin: 0; padding: 0; }

td.lane { width: 33%; padding: 0 0 14px 0; vertical-align: top; }
td.lane div { margin: 0; padding: 4px 10px; border: 0; font-size: 8pt; text-align: center; }
td.lane div a { font-size: 13pt; color: orange; }
td.lane div a:hover { color: #eee; }
td.lane img.vehiclePhoto { border: 3px double #999; }

td.lane div a span { font-size: 9pt; font-weight: bold; color: orange; }
td.lane div a span.reqLink { font-size: 13pt; }

#tickerDiv { position: relative; width: 100%; height: 490px; overflow: hidden; }
div.tickeritem { position: relative; width: 100%; margin: 0; padding: 0; border: 0; }

/* color styles */
div.invlist { border: 1px solid #000; }

/* whole container */
table.tblInventory { width: 99%; margin-bottom:10px;}


/* basic layout styles */
	.layout-wrapper { width: 97%; }
	.pagecontainer { padding: 0 0 7px 0px; }

/* basic text styles */
	.smalltext { font-size: 8pt; }
	.regbtext { font-weight: bold; }
	.large { font-weight: bold; font-size: 14pt; }


/* basic form styles */
	input.formelement,textarea,select { border-color: #999; background-color: #333 !important; color: #fff; }
	
	input.formelement-dropdowns,textarea,select {width:200px; border-color: #999; background-color: #333 !important; color: #fff; }



#clickForACall2
{
	margin: 20px auto 0;
	width: 175px;
}
	#clickForACall2 div
	{
		color:#D68207;
		float:left;
		line-height:13px;
		text-align:center;
	}
	#clickForACall2 img
	{
		float:left;
	}
	
