 /* background-image:url(http://freewebfl.com/images/fw_01.jpg); */
#adBar {
 background-color: #000000;
 background-position:top left;
 background-repeat:repeat-x;
 height:30px;
 position: fixed;
 bottom: 0;
 left: 0;
 width: 100%;
}

#adBarText {
 position: relative;
 left: 20px;
 top: 8px;
 width:535px;
}
#adBar #adBarText a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 color: #FFF;
 text-decoration: none;
}
