/* Images */
.travelToolsLogo {
  float:right;
}
#currValueBox {
  float:right;
  width:85px;
  background:#ffffe0;
}
#currValueBox div {
  font-weight:bold;
  color:#003263; 
  text-align:center;
}
#convImg {
  float:right;
  width:85px;
  height:16px;
  background:url("/common/images/LoadingImages/indicator_snake.gif") #ffffe0 no-repeat left;
  text-align:right;
  font-weight:bold;
  color:#003263; 
}
.travelToolsHeader {
  clear:none;
}
.travelToolsTable {
  width:300px;
}
#travelNewsSearch, #weatherCenterSearch, #almanacSearch {
  margin:8px !important;
}
#waittimesTableHeader {
  text-align:center;
}
#waittimesTable {
  width:100%;
  margin:0px !important;
}
#waittimesTable td {
  text-align:center;
}
.myWaittimeTableHeader {
  background:#e2e6f2 !important;
  color:#003263 !important;
}
.myWaittimeTableColumn {
  background:#ffffe0 !important;
}
#waittimesUSMap {
  width:300px;
  float:right;
}
#timeZoneClockTable td {
  text-align:center;
  font-size:12px;
  font-weight:bold;
}
.tzTime {
  font-size:12px;
  font-weight:bold;
  margin-top:2px;
}
ul.checklist {
  margin:0px 1px 0px 1px;
  padding-left:8px;
}
.checklist li {
  list-style:none none outside;
}
.checklist .line {
  margin-right:10px;
}
#currencyCheatSheet td {
  text-align:center;
}
#currentWeatherTable, #forecastedWeatherTable {
  width:535px;
  margin:8px !important;
}
#currentWeatherTable tr td, #forecastedWeatherTable tr td {
  vertical-align:top;
  text-align:center;
  background:#fff;
}
#currentWeatherTable tr td {
  width:33%;
}
#currentWeatherTable .label {
  font-weight:bold;
}
#forecastedWeatherTable .bigLabel {
  color:#06c !important;
}
#weatherData {
  float:right;
}
#weatherData span {
  vertical-align:top;
}
#flightTrackerFrame {
  width:100%;
  height:800px;
}
div.form div {
  padding:3px;
}
.stateLinks {
  display:block;
}
#callingCodesTable td {
  width:50%;
  text-align:center;
}
#electricityTable td {
  width:33%;
  text-align:center;
}
#partnersDemoTable {
  width:98%;
}
#partnersDemoTable th {
  font-size:12px;
  color:#06c;
}
#partnersDemoTable td {
  width:25%;
  text-align:center;
  vertical-align:top;
  font-weight:bold;
}
#partnersDemoTable img {
  margin:3px;
}
.yellowBox {
  float:right;
  width:130px !important;
}
.yellowBox .body a {
  padding-left:8px;
}