/* catfish and 'position:fixed' emulation */

#catfish {
position:fixed;
bottom:0;
background:transparent url(http://www.stcars.sg/catfish/images/newagepolish_tile.gif) repeat-x left bottom;
padding:0;
margin: 0;
margin-bottom:-100px;
width:100%;
z-index: 100;
}
#catfish h3{ /* a simple little image replacement for the main text and image */
overflow:hidden;
text-indent:-1000em;
background: transparent url("http://www.stcars.sg/catfish/images/newagepolish_banner.gif") no-repeat left bottom;
width:970px;
height:100px;
margin:0 auto;
}
div#catfish a#closeme {
position: absolute;
top: 25px;
right: 25px;
color: #000000;
}
div#catfish span{
cursor:pointer;
}
#catfish p#catch{
margin: 0px 0pt 0pt 340px; 
color: #ffffff;
}

#catfish span#big{
font-size:18px;
font-weight:bold;
}