table td#lss{
  background:transparent url('./images/lssBG2.png') no-repeat left bottom; 
}
table td#lss h3{
color:#000000;
font-size:12px;
  height: 34px;
margin:0;
overflow:hidden;
padding:15px 0 0 0;
text-align:center;
width:200px;
background:#FFF url('./images/lssCaption.gif') no-repeat 2px bottom; 
}
html>/**/body  table td#lss h3 {
  height:20px;
  margin:-2px 0 0 0;
  padding: 10px 0 0 0;
}
table td#lss.modify h3{
  background: #FFF url('./images/lssCaption2_arrow.gif') no-repeat 2px bottom;
  padding-right: 33px;
  width: 200px;
  text-align: right;
}
html>/**/body table td#lss.modify h3{
  width: 167px;
}
table td#lss table.header tr td { background: #FFF; }
table td#lss p.startOver{
  border-top: 1px dashed #CCC;
  border-bottom: 1px dashed #CCC;
  width: 183px;
  padding: 5px 0 8px 0;
  text-align: center;
  margin-left: 10px;
}

table td#lss p.owr{
  padding: 0 5px 8px 0;
  text-align: left;
  margin: 5px 0 0 12px;
  width: 180px;
}
table td#lss p.owr a{
  text-align: right;
  display: block;
}
table td#lss p.owr strong{
  display: block;
  text-align: left;
  width: 100%;
  
}
table td#lss p.confirm
{
 width: 173px;
 padding: 0;
 margin: 8px 0 0 12px;
}
table td#lss p.confirm strong{
  display: inline !important;
  margin: 0;
  width: auto;
  padding-right: 5px;
}

table td#lss .progressBar{
  margin: 5px 0 0 10px;
}
table td#lss table td strong{
background:#E2E2E2 none repeat scroll 0 0;
display:block;
margin: 2px 2px 2px 5px;
padding:3px 50px 3px 5px;
position:relative;
width:185px;
}
html>/**/body  table td#lss table td strong{
  width: 125px;
  padding-right: 55px;
}
table td#lss table td strong a{
position:absolute;
right:5px;
top:2px;
width: 42px;
}
table td#lss table td strong#lochead a{
position:absolute;
right:5px;
top:2px;
width: 52px;
}
table td#lss table td p{
  width: 180px;
  margin:0 0 3px 10px;
  padding: 0;
}
table td#lss p.preferred
{
margin-top:0;
width: 166px;
padding: 0 0 8px 20px;
background: url("./images/ico_yellow_preferredVehicle.gif") no-repeat 3px 3px;
font-size: 11px;
text-align: left;
}
table td#lss p.preferred strong
{
  width: 150px;
  margin: 2px;
}
table td#lss table td p.airport strong{
background:transparent url(images/icoAirport.gif) no-repeat scroll right top;
padding:2px 25px 2px 0;
width: 120px;
margin: 2px;
}
table td#lss table td p strong{
background:transparent;
display:block;
padding:2px 60px 2px 0;
width: 185px;
margin: 2px;
}
table td#lss table td p.rewards { margin-top: 5px; }
table td#lss table td p.rewards strong{
  display: inline;
  padding: 2px 0;
  width: auto;
}
html > body table td#lss table td p.rewards strong {
  padding-right: 1px;
}
table td#lss div.corporateNameAndLink,
table td#lss div.promoNameAndLink{
  padding: 5px 0 5px 0;
  margin: 0;
}
table td#lss div.corporateNameAndLink p,
table td#lss div.promoNameAndLink p{
  margin: 0 0 0 20px;
}
table td#lss div.promoNameAndLink p.normTextBoldOrange{
  color: #ff6b03;
  background: url(./images/ico_promo_star.gif) no-repeat top left;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 3px;
  width: 120px;

}
table td#lss div.corporateNameAndLink p.normTextBoldOrange{
  color: #18b276 !important;
  width: 150px;
}