
/* Essential Styles */
*.relative    { position:relative; z-index:1000; left:0px; top:0; width:0px; height:0px; }
*.relative1  { position:relative; z-index:1000; left:0px; top:0; width:1px; height:168px;}
*.relative2  { position:relative; z-index:1000; left:57px; top:0; width:850px; height:1px; }
*.ontop    { z-index:1000; }
*.ontop1000    { z-index:1000; }


*.relative3  { position:relative; z-index:1; left:57px; top:0; width:820px; height:20px; background-color:gold;}


