.footerText {
	font-family: Calibri;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/JennysMarket/lib/images/footer-back.gif);
	text-decoration: none;
	clip: rect(auto,auto,auto,10px);	
}
a { color: #FFFF99; background: inherit; text-decoration:none; }
a:hover { color:#FC7901; background: inherit; text-decoration:none; }
.text {
	font-family: Calibri;
	font-size: 12pt;
	color: #000000;
}
.title {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #E40000;
}
.bodyLink {
	font-family: Calibri;
	font-size: 12px;
	color: #BB0606;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.news {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.news2 {
	font-family: Calibri;
	font-size: 9px;
	color: #666666;
}
.coupon {
	font-family: Calibri;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tooltip {
	background-color:#ffffff;
	font-weight:bold;
	border:2px #006699 solid;
}
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(/JennysMarket/lib/images/ffffff.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(/JennysMarket/lib/images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
