 
tabbertab{
height:100px;
}

.tabberlive .tabbertabhide {
 display:none;
}

 .tabber {
}
.tabberlive {
 /*margin-top:30px;*/
 border-left:1px solid #cccccc;
 border-right:1px solid #cccccc;
}
 
ul.tabbernav
{
 margin:0;
 padding: 13px 0;
 border-bottom: 1px solid #cccccc;
 font: bold 84% Verdana, sans-serif;
 width:100%;
 /*position:fixed;
 margin-top:31px;
 */
 margin-left:2px;
 }

ul.tabbernav li
{
 /*list-style-image:url(images/tab_images/tab_sep.gif) repeat-y scroll 100% transparent;*/
 margin: 0;
 display: inline;
 padding-left:0px;
}

ul.tabbernav li a
{
 padding: 13px 17px;
 margin: -3px;
 text-decoration: none;
 background-image:url(images/tab_images/menu.gif); 
 border:1px solid #cccccc;
 border-bottom:none;
}

ul.tabbernav li a:link 
{ 
color: #000000;
background-image:url(images/tab_images/menu.gif); 
border:1px solid #cccccc;
}

ul.tabbernav li a:visited 
{ 
color: #000000;  
}

ul.tabbernav li a:hover
{
 color: #000000;
 background-image:url(images/tab_images/menu_active.gif);
 padding: 13px 17px;
 border-bottom:1px solid #f4f4f4;
}

ul.tabbernav li.tabberactive a
{
  background-image:url(images/tab_images/menu_active.gif) !important;
  border:1px solid #cccccc;
  border-bottom:1px solid #f4f4f4;
}


ul.tabbernav li.tabberactive a:hover
{
 border-bottom: 1px solid #f4f4f4;
 background-image:url(images/tab_images/menu_active.gif);
}

.tabberlive .tabbertab {
 padding:5px;
  border-top:0;
 width:690px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

#main_tabber{
/*max-height:0px;*/
/*overflow:scroll;*/
width:718px;
height:340px;
background-image:url(images/tab_images/menu.gif);
background-repeat: repeat-x;
background-color:#f4f4f4;
}


.highlight_tabberlive{
/*max-height:0px;*/
/*overflow:scroll;*/
color:black;
width:718px;
background-repeat: repeat-x;
background-color:#f4f4f4;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
height:250px;
overflow-y:scroll;
text-align:justify;
line-height:1.5;
}

.highlight_tabberlive p{
/*max-height:0px;*/
/*overflow:scroll;*/
line-height:18px;
text-align:justify;
padding:5px 25px 10px;
}

.highlight_tabberlive b{
/*max-height:0px;*/
/*overflow:scroll;*/
line-height:18px;
text-align:justify;
padding:5px 25px 10px;
}


.airsecurity_top{
	height:29px;
	width:700px;
	background:url(/bial/images/parking_middle_top.png) repeat;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat:repeat-x;
}

.sec_tab_width{
	width:720px;
}

.sec_liq_custm{
	font-weight:bold;
	color:#CF732E;
}

.sec_liq_hr{
	color:#cccccc;
	border:1px dotted;
}

.sec_ico_bor{
	border-right:1px solid #cccccc;
	padding-right:10px;
}