#highlights-box, #highlights-box-subpage { position:relative;
 margin:10px 0 0 0;
 background:#000;
 width:980px;
 overflow: hidden;
 }
#highlights-box-subpage{ width: 813px;
 margin-bottom: 10px;
 }
#highlights-titles { position:absolute;
 right:0;
 top:0;
 margin: 0;
 padding: 0;
 list-style: none;
 }
#highlights-titles a { overflow: hidden;
 font-size:11px;
 font-weight:normal;
 margin:15px 10px 10px 10px;
 background:url(/gfx/hlbtn.png) no-repeat left top;
 color:#fff;
 display:block;
 font-weight:normal;
 height:73px;
 padding:7px 5px 0 22px;
 text-align:left;
 width:200px;
 }
#highlights-titles a b{ font-weight:normal;
 margin:0 0 10px 0;
 font-size:16px;
 display:block;
 }
#highlights-titles a:hover, #highlights-titles a.active{ color:#000;
 background-position:left bottom;
 }
.highlights-item { position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }
#highlights-box-subpage .highlights-item { width: 813px;
 }
.highlights-title { display: none;
 }
.highlights-text { display: none;
 }
#highlights-box-subpage .highlights-title { display: block;
 position: absolute;
 top: 290px;
 left: 10px;
 width: 300px;
 height: 12px;
 padding: 6px;
 font-size: 12px;
 font-weight: bold;
 color: #4F4F4F;
 white-space: nowrap;
 overflow: hidden;
 background: url(/gfx/85white.png);
 }
#highlights-box-subpage .highlights-text { display: block;
 position: absolute;
 top: 320px;
 left: 10px;
 width: 500px;
 height: 42px;
 padding: 8px 6px;
 font-size: 11px;
 color: #4F4F4F;
 overflow: hidden;
 background: url(/gfx/85white.png);
 }

#highlights-toolbar {
	height:16px;

	padding:3px;

	position:absolute;

	top:10px;

	right:10px;

	height: 30px;

	background:url(/gfx/85white.png);

}
#highlights-toolbar a {
	padding:0 2px;

}
