<style type="text/css">
<!--
#box1{
width: 720px;
height: 50px;
border: 0px solid #000;
position: absolute;
z-index: 2;
display: block;
}
#box1{
width: 720px;
height: auto;
border: 0px solid #000;
position: absolute;
display: block;
z-indez: 1;
}
-->
</style>