#catfish {
	position:fixed;
	bottom:0;
	left:0;
	padding:0;
	height:101px;  /* includes transparent part */
	margin:0;
	width:100%;
	z-index:20000 !important;
	}
html {padding:4px 0 88px 0; /* 88px = height of the opaque part of the Catfish */
}


/* CATFISH BOX STYLES */

#catfishBox {background:#F8F7FF url(/dreamVacation/images/catfishBG.gif) repeat-x 0 0;border-top:1px solid #669;margin:0 auto;height:80px;padding:0;position:relative;top:21px;width:100%;text-align:center;}
#catfishContent {width:772px;margin:0 auto;padding:0 0 0 100px;text-align:left;position:relative;}
#catfishContent/**/ {width:672px;}
#catfishContent h2 {font-size:14px;padding:7px 0 0 0;margin:0;display:block;width:450px;}
#catfishContent p {width:400px;padding:3px 0 0 0;margin:0;}

#regisPhoto {position:absolute;top:-21px;left:-15px;display:block;height:101px;width:116px;background:url(/dreamVacation/images/regiskelly.gif) top left no-repeat;z-index:20001 !important;}
#regisPhoto/**/ {background /**/:transparent url(/dreamVacation/images/regiskelly.png) top left no-repeat;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dreamVacation/images/regiskelly.png',sizingMethod='scale');}
#regisPhoto span {visibility:hidden;}

#catfishContent ul.standardList {position:absolute;top:4px;left:527px;width:233px;}
#catfishContent ul.standardList/**/ {top:9px;}
html>body #catfishContent ul.standardList {top:4px;}
#catfishContent ul.standardList li {margin-top:4px;}
#catfishContent ul.standardList a {text-decoration:underline;font-weight:bold;}
#catfishContent ul.standardList a:visited {color:#00229F;}
#catfishContent ul.standardList a:hover {color:#00f;}
#catfishContent ul.standardList span {font-size:11px;}