img.hoverfade { border: 0px; filter:alpha(opacity=70); opacity: 0.7; -moz-opacity:0.7; }
img.hoverfade:hover { filter:alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0; }

.boxrow
{
	width:auto;
	height:auto;
	background:#F1F1F1;
	border:1px solid #DEDEDE;
	margin-bottom:7px;
	padding:2px 5px 2px 6px;
	color:#6A6A6A;
	font-family:Tahoma, Arial, Verdana;
	font-size:1.0em;
}
.boxrow a:link, .boxrow a:visited { font-size:0.9em; color:#6A6A6A; text-decoration:none; }
.boxrow a:hover { text-decoration:underline; }
.boxrow span { color:#533087; }

.box p span span
{
font-weight:bold;
}
a.h3{text-decoration:none;color:#EFECFF;}
.jethro_bannerStrip {
	width:584px;
	height: 29px;
	font-size: 21px;
	line-height: 29px;
	vertical-align: middle;
	color: #fff;
	padding-left: 5px;
	margin-top: 5px;
	background-image: url(/images/layout/index/seperatorbg.jpg);
}