#catfish {
	color:#ccc;
	position:fixed;
	bottom:0;
	left:0;
	z-index:200;
	height:115px;
	width:100%;
	background:url('../images/page/catfish/catfish-bg.png') repeat-x;
	}

#catfish .catfish-content { width:850px; margin:0 auto; }

#catfish .catfish-content .book-image { width:150px;float:left; }

#catfish .catfish-content .subscribe { width:700px;float:left;padding-top:50px; }
#catfish .catfish-content .subscribe .note { float:right;font-size:.95em; }
#catfish .catfish-content .subscribe label { display:none; }
#catfish .catfish-content .subscribe .REmail { color:#666; }