/* ---------------------------------------------- HIGHLIGHTS PANEL ---------------------------------------------- */

#highlights-panel 
{
	position: relative;
	right:-10px;
	float:right;
	margin-top:10px;
	width:561px;
	background:url(/images/CustomScroll/highlights-panel-t.jpg) 0 0 no-repeat
}

#selItemContent{float:right;width:500px;display:inline;margin:20px 29px 73px 32px;padding-bottom:12px;border-bottom:1px solid #ccc}
#selItemContent h2{font-size:1.1em;padding:5px 0 10px 0}
#selItemContent h2 a{color:#3E7901}
#selItemContent h2 a span.HTH {display:none;}
#selImg{float:left;border:5px solid #fff}
#selAnchor{float:left;background:url(img/selImg.gif) 0 0 no-repeat;border:0;padding:3px 4px;margin: 0 15px 0px -3px}
#thumbsWrapper{width:538px;position:absolute;bottom:0;left:6px;padding:0 0 0 23px;background:url(/images/CustomScroll/highlights-panel-b.jpg) bottom left no-repeat}
#thumbsWrapper ul{float:left}
#thumbsWrapper ul li{float:left;margin:0px 5px 0px 0;background:url(/images/CustomScroll/thumbs.gif) 0 0 no-repeat;padding:4px}
#thumbsWrapper ul li img{border: solid 5px white;cursor:pointer;width:60px;height:40px}
#thumbsWrapper ul li a{display: none}
#thumbsWrapper ul li.selected img,#highlights-panel ul li.hover img{border:solid 5px #999999}
#thumbsWrapper #buttons{float:right;position:relative;right:30px;top:10px}
#thumbsWrapper #buttons img{margin:5px;float:left}