form#Form1
{
margin-top: -2px;
margin-bottom: -5px;
z-index: 0;     /*attempts to solve i.e. menu/form stacking issues*/
}
form#Form1 select
{
z-index: 1;     /*attempts to solve i.e. menu/form stacking issues*/

}

ul.listings-toc a
{
font-weight: bold;
}


img.floater
{
  position: absolute;
  top: 11px;
  right: 5px; 
  border: solid 1px #FFFFFF;
}
td.home_left_main
{
background: #000000 none;
}

/* section04 used in chinese.css - do not create another section04 in here */