.sfCarContainer .carTitle {
  padding          : 2px;
  font-weight      : bold;
  clear            : both;
}

.carResult, .voucherText {
  padding-top      : 4px;
  padding-right    : 10px;
  padding-left     : 10px;
}

.carImg {
  float            : left; /*border           : 1px solid rgb(72, 143, 204);*/
  margin-right     : 10px;
  clear            : none;
  background-color : white;
}

.carInfo {
  width            : 100%;
}

.productInfo .label,
.pickupInfo .label,
.carInfo .label,
.psProperty .label,
.pickupStation .label,
.voucherText .label,
.justify .label,
#carSelectInformation .buttons .date {
  font-weight      : bold;
}

td.value {
  padding-left     : 5px;
  padding-right    : 15px;
}

.productInfo {
  float            : left;
  margin-top       : 15px;
}

.pickupInfo {
/*float            : right;*/
/*margin-top       : 15px;*/
}

.selectedCarInfo .code,
.splashAligner.carComponent .code {
  margin-left      : 5px;
  font-size        : 10px;
  font-weight      : normal;
}

.carReserveTitle {
  font-weight      : bold;
  font-size        : 1.2em;
}

tr.delimiterBoundHead td,
tr.delimiterBoundHead th {
  border-bottom    : 1px solid #AAAAAA;
  height           : 2px;
}

.bigPadin {
  padding-left     : 30px;
  padding-right    : 5px;
}

.lastCol {
  width            : 66px;
}

.italic {
  font-style       : italic;
}

.psProperty {
  float            : right;
}

tr.delimiterBoundHead .psProperty td,
tr.delimiterBoundHead .pickupStation td,
tr.delimiterBoundHead .pickupStation th {
  border-bottom    : none;
  height           : 0;
}

.psProperty td,
.pickupStationInfoImg {
  padding-left     : 15px;
}

.psProperty .input {
  width            : 84px;
}

.psProperty .selectPickupType {
  width            : 90px;
}

.psProperty .inputTimeHour,
.pickupInfoTd {
  width            : 35px;
}

.globalDivider {
  margin-top       : 5px;
}

.pickupStation {
  margin-top       : 5px;
}

.padin {
  padding-left     : 10px;
}

.padinRight {
  padding-right    : 10px;
}

#enterinfoPrice {
  padding-right    : 0;
}

.clearPadinMargin td {
  padding          : 0;
  margin           : 0;
}

td .stationInfo {
  width            : 6em;
}

.pointer {
  cursor           : pointer;
}

.rightCode {
  font-weight      : bold;
  font-size        : 11px;
  padding-right    : 10px;
}

.pickupLabel {
  float            : left;
  margin-top       : 9px;
  margin-bottom    : 5px;
}

.returnLabel {
  float            : left;
  margin-top       : 3px;
  margin-bottom    : 5px;
  margin-left      : 5px;
}

.sfCarContainer .wwgrp {
  margin-right     : 5px;
}

.pickupInfo .changeDates {
  text-align       : center;
  margin-top       : 2px;
  float            : left;
}

.carVoucherText, .carVoucherLink {
  margin-bottom    : 10px;
  padding-right    : 5px;
  float            : left;
}

.carStationOpenHoursInfo, .carPickupTypeInfo {
  width            : 40%;
}
