﻿
#containerscroller {
  position: relative;
  overflow: hidden;
  width:750px;
  height:102px;
  
}
#divid {
  position: relative;
  overflow: hidden;
  width:305px;
  height:200px;
  
}
#dividFlight
{
position: relative;
  overflow: hidden;
  width:305px;
  height:450px;
}
#Links
{	
  position: relative;
  overflow: hidden;
  width:750px;
}

#topOff_Scroll {
  width: 400px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
  left:1px;
}

.tableBorder
{
	border: 1px;	
	color: #333333;
	vertical-align: middle;			
	border-color:#E6E6D1;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	border-right:0px;
}
.cellColor
{
	background-color:white;
	width:inherit;
	text-align:center;
	white-space:nowrap;	
	padding-left:3px;	
	color: #333333;
	
	
		
}
.topoffers_tablebg{background-color:#0497cd;}


