ul {
	list-style: none;
}
* html .clearfix {
	height:1px;
}
.imgfix {
	vertical-align: bottom
}
/* HIGHLIGHTS */
.highlights-showcase {
	width: 220px;
	position: absolute;
	left: 335px;
	top: 11px;
	xopacity: 0;
	xfilter: alpha(opacity=0);
	zoom: 1 !important;
	text-decoration:none;
	padding-bottom: 12px;
}
.highlights-showcase IMG {
	vertical-align: bottom;
}
.highlights-showcase:hover {
	text-decoration: none;
}
.selected .highlights-showcase {
    z-index: 1;
}

.highlights {
	padding: 0;
}
.highlights {
	float:left;
	position: relative;
	left: 0;
	top: 0;
}
.highlights LI {
	height: 62px;
	width: 260px;
	float: left;
	clear: both;
}


/* SPECIAL */
.special {
	padding: 0px 0px 0px 0;
	border-bottom: 1px solid #97c6ed;
}
	
.hp .highlights-showcase {
	width: 310px;
}
.hp ul {
	margin:0;
	padding:0;
	width: 600px;
	left:0;
}
.hp UL LI {
	padding: 0 0px 0 0;
	height: 62px;
	width: 0px;
}
	
.hp P {
	width: auto !important;
}
.ht_bg{
	height: 55px;
	width: 334px;
	position: absolute;
	left: 0;
	margin-left:0;
	background: url(../rd_images/arw-highlight.png) float left -1px  !important;
	opacity: 0;
	filter: alpha(opacity=0);
}
.hp .ht_bg{
	background-image: url(../rd_images/arw-highlight-hp.png) !important;
	width: 334px;
	height: 62px;
}
.hp .ht_bg EM{
	background: url(../rd_images/highlight-num1.png) no-repeat 0 0;
	width: 0px;
	height: 0px;
	}
.hp .h-0{
	/*background: url(../rd_images/highlight-num1.png) no-repeat left -31px;*/
}
.hp .h-0 .ht_bg EM{
    /* background-image: url(../rd_images/highlight-num1.png); */
}
.hp .h-1 {
	/* background: url(../rd_images/highlight-num2.png) no-repeat left -31px;*/
}
.hp .h-1 .ht_bg EM{
    /* background-image: url(../rd_images/highlight-num2.png);*/
}
.hp .h-2 {
	/* background: url(../rd_images/highlight-num3.png) no-repeat left -31px;*/
}
.hp .h-2 .ht_bg EM{
    /* background-image: url(../rd_images/highlight-num3.png);*/
}
.hp .h-3 {
	/* background: url(../rd_images/highlight-num4.png) no-repeat left -31px;*/
}
.hp .h-3 .ht_bg EM{
    /* background-image: url(../rd_images/highlight-num4.png);*/
}

.hp {
	border: none;
	padding-bottom:4px;
}
.highlight-text {
	float: left;
	width: 300px;
	margin-left:15px;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #85B6D4;
	position: relative;
	z-index: 1;
}
