* html .visualIEFloatFix { height: 0.01%; }


.fixedbottombanner {
position: fixed;
bottom: 0px;
background-color: #000000;
text-align: center;
width: 1000px;
left:50%; margin-left:-500px
}

#bottomdisplay:target {
display:none;
}

