/* Hot Deals */

.D .Head td, .D .Head td a {
	color: #EE1B22;
	background-color: #FEDE5D;
}

.Schedule .D tbody th .JumpDeal {
  position:absolute; right:0; top:0px;
  padding:2px 2px 2px 2px; 
  margin:0;
  background-color: #FFA100;
  white-space:nowrap;
  text-align:left;
  border:1px solid #000;
  font-size:0.85em;
  cursor:pointer;
  width:93px;
  overflow:hidden;
}

.D .SRTour { min-height:18px; padding-right:190px; } 

.Schedule .Btns { position:absolute; right:100px; top:0px; }
