﻿
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:5px;
	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;
}

.jethro_bannerStrip {
	width:635px;
	height: 25px;
	font-size:20px;
	vertical-align: middle;
	line-height: 25px;
	color:#A80000;
	padding-left: 5px;
	margin-bottom:5px;
	margin-top:5px;
	/*background-image: url('/images/layout/seperatorbg1.jpg');*/
}

.jethro_HomebannerStrip {
	width:926px;
	height: 25px;
	font-size: 15px;
	vertical-align: middle;
	line-height: 25px;
	color: #fff;
	padding-left: 5px;
	background-image: url(/images/layout/seperatorbg1-home.jpg);
}
