

div.startTopImage { height: 200px; }

div#startSpedPos { margin-top: -19px; }
div#startDistPos { margin-top: 5px; }
div#startCargoPos { margin-top: 5px; }

div#orangeBox { position: absolute; width: 369px; height: 149px; background: #EF7D1A; color: #FFF;  }
div#orangeBox h5 { padding-left: 12px; padding-bottom: 2px;  margin-left: 8px; margin-right: 8px; margin-top: 15px; font-size 13px; border-bottom: 1px solid white; }
div#orangeBox p { padding-left: 20px; margin-right: 5px; margin-top: 11px; font-size: 13px; }


div#orangeBoxDist { position: absolute; width: 369px; height: 149px; background: #EF7D1A; color: #FFF;  }
div#orangeBoxDist h5 { padding-left: 12px; padding-bottom: 2px;  margin-left: 8px; margin-right: 8px; margin-top: 15px; font-size 13px; border-bottom: 1px solid white; }
div#orangeBoxDist p { padding-left: 20px; margin-right: 5px; margin-top: 11px; font-size: 13px; }

div#orangeBoxCargo { position: absolute; width: 369px; height: 148px; background: #EF7D1A; color: #FFF;  }
div#orangeBoxCargo h5 { padding-left: 12px; padding-bottom: 2px;  margin-left: 8px; margin-right: 8px; margin-top: 15px; font-size 13px; border-bottom: 1px solid white; }
div#orangeBoxCargo p { padding-left: 20px; margin-right: 5px; margin-top: 11px; font-size: 13px; }


table.startSped { width: 100%; }
td.startSpedA { width: 369px; }
td.startSpedB { border-bottom: 1px solid #F37703; }
td.startSpedB img { margin-left: 110px; }

table.startDist { width: 100%; }
td.startDistA { width: 369px; }
td.startDistB { border-bottom: 1px solid #F37703; }
td.startDistB img { margin-left: 110px; }

table.startCargo { width: 100%; }
td.startCargoA { width: 369px; }
td.startCargoB { border-bottom: 1px solid #F37703; }
td.startCargoB img { margin-left: 110px; }

.startTable { height: 640px; }
.startLeft { background-image: url(../images/layout/startLeft.gif); background-position: left top; background-repeat: repeat-x; }
.startRight { background-image: url(../images/layout/startRight.gif); background-position: left top; background-repeat: repeat-x; }