#fstatus			{border-collapse: collapse; font: normal 11px verdana; width: 100%;}
#fstatus b			{display: block; color: #000;}
#fstatus th			{padding: .3em .8em; border: 1px solid #fff; color: #0c74be; text-align: left; background: #e6e6e6 url(../images/bg-bar.gif) center repeat-x;}
#fstatus td			{padding: .8em .8em; border: 1px solid #fff; color: #808080;}
#fstatus .empty		{border: none; background: none;}
#fstatus .flight,
#fstatus .status	{background: #e1eff8; color: #000; font: normal 11px verdana;}
#fstatus .depart	{background: #dae8f0; font: normal 11px verdana;}
#fstatus .arrive	{background: #c8dae5; font: normal 11px verdana;}
#fstatus th.depart,
#fstatus th.arrive	{width: 45%;}
#fstatus .gate		{text-align: center;}
#fstatus .top th	{color: #000; border: none; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
#fstatus .top h3	{font-size: 16px; margin: .2em 0;}
#fstatus .top p		{color: #595964; margin: .2em 0 .5em 0; font-size: 12px;}
