h2.latest {	background: #efefef;	padding: 10px 10px 0 10px !important;	margin: 0;	color: #333;
}
div.carousel {	height: 1%;	overflow: hidden;	padding: 10px;	background: #efefef;
}
div.carousel div.nav {	float: left;	width: 280px;
}
div.carousel div.nav ul {	list-style-type: none;	padding: 0;	height: 350px;	overflow: hidden;	background: url("/images/transparencies/cccccc-100.png") right top repeat-y;
}
div.carousel div.nav li {
}
div.carousel div.nav li a
{	background:url("/images/navigation/LinkArrowhollowgrey.png") no-repeat scroll 270px center transparent;	display: block;	color: #333;	padding: 10px 20px 10px 10px;	border: 1px solid transparent;	border-right: none;	position:relative;
}
div.carousel div.nav li a span.linkArrow {	background:url('/images/navigation/LinkArrowhollowgrey.png') no-repeat scroll 0 0 transparent;	height:10px;	margin-right:6px;	margin-top:4px;	padding:0;	position:absolute;	right:0;	width:10px;
}
div.carousel div.nav li.active a span.linkArrow
{	background:url('/images/navigation/LinkArrowhollowBlack.png') no-repeat scroll 0 0 transparent;
}
div.carousel div.nav li.active a
{	background:url("/images/navigation/LinkArrowhollowblack.png") no-repeat scroll 270px center transparent;	color: #252523;	border: 1px solid #ccc;	border-right: none;	background-color: #fff;
}
div.carousel div.offer {	width: 490px;	height: 350px;	overflow: hidden;	position: relative;
}
div.carousel img.iconic {	border: 1px solid #ccc;	border-left: none;
}
div.carousel div.excerpt {	position: absolute;	bottom: 10px;	left: 10px;	width: 450px;	padding: 10px;	color: white;	background: url("/images/transparencies/000000-80.png") top left repeat;	line-height: 160%;
}
div.carousel a.readMore {	color: white;	font-weight: bold;	padding-right: 15px;	background: url('/images/navigation/linkarrow.png') right center no-repeat;	white-space: nowrap;
}
div.category {	position: relative;	float: left;	width: 190px;	height: 129px;	margin: 10px 10px 10px 0;	cursor: pointer;
}
div.last { margin-right: 0;
}
div.category div.caption {	position: absolute;	bottom: 0px;	left: 0px;	width: 180px;	background: url("/images/transparencies/000000-60.png") top left repeat;	text-align: right;
}
div.category a {	display: block;	padding: 10px;	color: white;	font-weight: bold;	padding-right: 25px;	background: url("/images/navigation/linkarrow.png") 165px center no-repeat;
}
div.category a:hover {	background-color: #000;
}
div.ribbon {	position: absolute;	top: 0;	left: 0;	width: 83px;	height: 83px;	background: url("/images/ribbons/exclusive.png") top left no-repeat;
}
div.ribbonright {	position: absolute;	top: 0;	right: 0;	width: 83px;	height: 83px;	background: url("/images/ribbons/exclusive-right.png") top left no-repeat;
}
