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

#catfish {
position:fixed;
bottom: 0;
padding:0;
height: 79px;  /* includes transparent part */ 
margin: 0;
margin-bottom: -79px;
width:100%;
}

#catfish h3{ /* a simple little image replacement for the main text and image */
overflow:hidden;
text-indent:-1000em;
height:79px;
float:left;
margin:0;
}

#catfish ul{
margin: 30px 16px 0pt 0pt; 
padding: 0pt; 
float: right; 
font-size: x-small; 
list-style-type: none;
background: none;

}

#catfish ul li a{
color:#FF3366;
background: none;
}

#catfish p#catch{
margin: 40px 0pt 0pt 292px; 
color: #fff
}

/*
html {
padding:0 0 58px 0;
}
*/

/* individual ads css */

.catfishbg {
background:transparent url(http://www.lovely.com.sg/home/catfish/images/catfish-tile.gif) repeat-x left bottom;
}

.catfishimage {
background: transparent url(http://www.lovely.com.sg/home/catfish/images/catfish.gif) no-repeat left bottom;
}

.strawberry-bg {
background:transparent url(http://www.lovely.com.sg/home/catfish/images/stawberrynet-bg.png) repeat-x left bottom;
}

.strawberry-image {
background: transparent url(http://www.lovely.com.sg/home/catfish/images/stawberrynet-image.png) no-repeat left bottom;
width:822px;
}

.cosmo-bg {
background:transparent url(http://www.lovely.com.sg/home/catfish/images/cosmo-bg.png) repeat-x left bottom;
}

.cosmo-image {
background: transparent url(http://www.lovely.com.sg/home/catfish/images/cosmo-image.png) no-repeat left bottom;
width:675px;
}

.zinio-bg {
background:transparent url(http://www.lovely.com.sg/home/catfish/images/zinio-bg.png) repeat-x left bottom;
}

.zinio-image {
background: transparent url(http://www.lovely.com.sg/home/catfish/images/zinio-image.png) no-repeat left bottom;
width:996px;
}