#y-body-green-knowledge-search
{
	position:  relative;
	background-color: #fff;
	margin: 0 auto;
	padding: 0 0 0 0px;
	top:0px;	
	z-index: 1;
	text-align: left;
}
#y-body-green-knowledge-search #content
{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#y-body-green-knowledge-search #content #middle
{
	position: relative;
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: left;
	top: 0px;
	width: 260px;
	right: 12px;
	margin-bottom: 8px;
}
#boa
{
	position: relative;
	width: 260px;	
	height: 140px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#boa-top
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 18px;
	background: url(../Images/boamod_top.gif);
	background-repeat:repeat-x;
}
#boa-lshade
{
	position: absolute;
	z-index: 15;
	width: 5px;
	top: 18px;
	left: 0;
	background-color: #FFFFFF;
}
#boa-rshade
{
	position: absolute;
	z-index: 15;
	width: 10px;
	top: 18px;
	right: 0px;
	background-color: #FFFFFF;
	background-position: -471px 0px;
	background-position: -470px 0px;
}
#boa-content
{
	position: absolute;
	top: 18px;
	left: 5px;
	margin-top: 5px;
	overflow: visible;
	z-index: 1;
}
#boa-top h1
{
	border: 0;
	margin: 0;
	padding: 0; /*font-size: 110%;*/
	position: absolute;
	left: 15px;
	top: 5px;
}
#boa-bottom
{
	position: absolute;
	bottom: 0px;
	height: 18px;
	background-repeat: repeat-x;
	width: 100%; *z-index:0!important;
    background:url(../Images/boamod_btm.gif);
}
#boa-controls
{
	position: absolute;
	bottom: 3px;
	right: 8px;
	z-index: 20;
}
#boa-controls img
{
	margin: 0px 0px;
	width: 16px;
	height: 16px;
	border: 0px;
}
#boa-controls #ctrl-prev
{
	background: url(../Images/revarrow2.gif) no-repeat;
}
#boa-controls #ctrl-prev:hover
{
	background: url(../Images/revarrow_hover.gif) no-repeat;
}
#boa-controls #ctrl-next
{
	background: url(../Images/fwdarrow2.gif) no-repeat;
}
#boa-controls #ctrl-next:hover
{
	background: url(../Images/fwdarrow_hover.gif) no-repeat;
}
#boa-controls .pause
{
	background: url(../Images/pause2.gif) no-repeat;
}
#boa-controls .pause:hover
{
	background: url(../Images/pause_hover.gif) no-repeat;
}
#boa-controls .play
{
	background: url(../Images/play.gif) no-repeat;
}
#boa-controls .play:hover
{
	background: url(../Images/play_hover.gif) no-repeat;
}
#boa-progress
{
	position: absolute;
	top: 5px;
	right: 10px;
}
#boa-progress ul
{
	margin: 0;
}
#boa-progress ul li
{
	display: inline;
	list-style: none;
	cursor: hand;
}
#boa-progress ul li .spacer
{
	width: 8px;
	height: 8px;
	border: 1px #999 solid;
	margin-left: 3px;
	background-color: #fff;
}
#boa-progress ul li.active .spacer
{
	background-color: #ccc;
}
#boa .ft-content
{
	position: absolute;
	top: 0;
	left: 0;
	*z-index:5;
	background-color:#fff;
	width:250px;
	height:40px;
	font:normal 12px arial,verdana;
	text-align:justify;
	color:#616668;
	text-decoration:none;
}
a:hover img, a img:hover
{
	background: none;
}
h1
{
	border-top: 1px #ccc solid;
	font: bold 12px arial;
	display: block;
	color: #666;
	padding: 4px 0px 10px 5px;
	margin: 0;
}
a
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	color: #006699;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}
#ctrl-next
{
	dfloat: left;
}
#ctrl-prev
{
	dfloat: left;
}
.ft-content
{
	position: relative;
	font:normal 12px arial,verdana;
	text-align:justify;
	color:#616668;
}
.ft-info
{
	font:normal 12px arial,verdana;
	text-align:justify;
	color:#616668;
	position: relative;
	display: block;
	margin-bottom: 2px;
	zoom: 1;
	padding-right: 10px;
	padding-bottom: 10px;
	*overflow-y:visible;
}
.ft-info .ft-title-link a
{
	display: block; /*font-weight: bold; 	font-size: 130%;*/
}
.ft-info td
{
	vertical-align: top;
}
.ft-content .rating-readonly
{
	display: inline;
	vertical-align: middle; /*font-size: 100%;*/
}
.ft-content .rating-readonly img
{
	vertical-align: middle;
	margin: 0 3px;
	margin-bottom: 3px;
}

