div.calcontainer {position: absolute; left: 200px; top: 200px; width: 220px; height: 180px; background: url(/img/forms/bbl.gif) no-repeat left top; opacity:0.95;filter:alpha(opacity=95)}

div.cal {width: 180px; text-align: center; margin: 3px 0px 0px 11px; background: #dae1f1}
div.cal table {text-align: center; border-collapse: collapse; width: 100%;}

div.cal td,div.cal th {font-size: 9px; color: #333333} /*table cells*/

table#month,table#year {border-bottom: 0px solid #6699cc;} /*bottom date*/
table#month td {width: 33%; font-family: arial; font-size: 11px;}
table#year td {width: 50%; font-family: arial; font-size: 11px;}
div.cal td.lnk_t {color: #434343; cursor: pointer;} /*top*/
table#body td {border: 1px solid #6699cc; padding: 0px; cursor:pointer}
div.cal td.act_mt {font-weight: bold; color: #190B79;}
table#body th {padding: 2px 0; font-family: arial; color: #fff; background: #6699cc} /*days*/
div.cal div#stat {background: #4679ac; color: #fff; font-size: 11px; z-index: 200; font-family: arial; font-weight: bold;} /*bottom date*/
iframe.cal {position: absolute; width: 180px;}
table#body td.selday {background: #ffff00;}
.tab .flights table.dt td {padding: 1px 0px 1px 1px;line-height:1em !important;}
