/* CSS Document */

#flashbanner {
z-index: 1;
position: absolute;
margin: 0 0 0 20px;
}

#content {
z-index: 2;
}

