#promoted-nodes-container {
	width: 799px !important;
	height: 259px !important;
	padding: 0px;
	overflow: hidden;
	border: 0px;
	margin-bottom: 0px;
	background-color: white;
	cursor: pointer;
}

#promoted-nodes-container .promoted-node-image {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 573px;
	height: 259px;
	overflow: hidden;
}

#promoted-nodes-container .promoted-node-content {
	width: 186px;
	padding: 20px;
	height: 219px;	
	float: left;
	overflow: hidden;	
}

#promoted-nodes-container h4 a {
	text-decoration: none;
	color: #6AA257;
	font-size: 26px;
}

#promoted-nodes-container h4 {
	margin-bottom: 12px;
}

#promoted-nodes-container .promoted-node-teaser {
	font-size: 14px;
	width: 186px;
}

.jcarousel-control {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 235px;
	height: 35px;
	position: relative;
	left: 8px;
	top: -40px;
}

body .jcarousel-control li {
	height: 23px;
	width: 23px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	background-color: #D5D6D5;
	border: none;
	list-style: none;
	margin-bottom: 5px;
}

.jcarousel-control li a {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	color: #00724D;
	text-decoration: none;
	text-align: center;
}

.jcarousel-control li a:hover,
body .jcarousel-control a.active-carousel-link {
	background-color: #00724D;
	color: white;
	text-decoration: none;
}

.jcarousel-skin-ihs .jcarousel-container-horizontal {
	height: 259px !important;
	width: 799px !important;
}

.jcarousel-skin-ihs .jcarousel-container-vertical {
	height: 259px !important;
	width: 799px !important;
}

.jcarousel-skin-ihs .jcarousel-clip-horizontal {
	height: 259px !important;
	width: 799px !important;
}

.jcarousel-skin-ish .jcarousel-clip-vertical {
	height: 259px !important;
	width: 799px !important;
}

.jcarousel-skin-ihs .jcarousel-item {
	height: 259px !important;
	width: 799px !important;
	margin: 0px;
	padding: 0px;
	background-color: white;
	border: none;
	list-style: none;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ihs .jcarousel-next-horizontal,
.jcarousel-skin-ihs .jcarousel-next-vertical {
	display: none;
}
