#jpspotlight {
	position: relative;
	float: left;
}

#jpspotlight div {
	float: left;
	font: 11px Tahoma, sans-serif;
}

#jpspotlight .itemimage {
	display: none;
}

#jpspotlight .contentitem {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#jpspotlight #nav_cs {
	font: 12px Tahoma, sans-serif;
	position: absolute;
	float: left;
	z-index: 5;
}

#jpspotlight .nav_cs {
	width: 234px;
	background: url(caroffon.jpg) repeat-x 0 0;
	border-right: 1px solid #fff;
	text-align: center;
}

#jpspotlight .nav_cs a {
	line-height: 27px;
	display: block;
	color: #fff;
	text-transform: uppercase;
}

#jpspotlight .last {
	width: 235px;
	background: url(caroffon.jpg) repeat-x 0 0;
	border: none;
}

#jpspotlight .nav_cs_active {
	background-image: none;
	background-color: #94483e;
}

#jpspotlight .txtdesc {
	margin-top: 471px;
	_margin-top: 27px;
	padding: 15px;
	background: #fff url(background_txt.gif) 0 0 repeat-x;
	width: 675px;
}

#jpspotlight .txtdesc a {
	white-space: nowrap;
}

#jpspotlight-introtext {
	font-weight: bold;
	font-size: 13px;
	width: 705px;
	line-height: 15px;
	margin-bottom: 20px;
}

