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

#catfish {
position:fixed;
bottom: 0;
background:transparent url(http://www.eonenet.com/images/footer-bg.png) repeat-x left bottom;
padding:0;
height: 90px;  /* includes transparent part */ 
margin: 0;
margin-bottom: -90px;
width:100%;
}
#catfish td{
color: #330099;
}
#input{
	font-size: 10pt;
	height: 10pt;
	width: 125px;
	margin: 0;
	padding: 1px;
}
#input2{
	font-size: 10pt;
	height: 14pt;
	width: 70px;
	margin: 0;
	padding: 0;
}
#input3{
	font-size: 10pt;
	height: 14pt;
	width: 130px;
	margin: 0;
	padding: 0;
}
/*
#catfish h3{ 
overflow:hidden;
text-indent:-1000em;
background: transparent url(http://www.eonenet.com/images/footer.png) no-repeat left bottom;
width:335px;
height:90px;
float:left;
}
#catfish ul{
margin: 30px 16px 0pt 0pt; 
padding: 0pt; 
float: right; 
font-size: x-small; 
list-style-type: none;
}
#catfish ul li a{
color:#FFCC00;
}
*/

#closeme{
margin: 30px 16px 0pt 0pt;
padding: 0pt; 
float: right; 
font-size: 13px;
list-style-type: none;
}
#closeme a { 
color: #D9E68E;
text-decoration: none; 
}

#closeme a:hover { 
color: #C2AF06;
text-decoration: none; 
}

#catfish p#catch{
margin: 30px 0pt 0pt 20px; 
font-size: 12px;
}
/*
html {
padding:0 0 58px 0;
}
*/
