#lvicarousel {}

.jcarousel-container {
  position: relative; }

#imagePlace h1,
#imagePlace h4,
#imagePlace h3,
#imagePlace h2 {
	 margin: 0;
	 padding: 0;
	 line-height: 1; }

#imagePlace h1 { font-size: 36px; font-weight: normal; margin-bottom: 15px; }
#imagePlace h2 { font-size: 30px; font-weight: normal; margin-bottom: 15px; }
#imagePlace h3 { font-size: 24px; font-weight: normal; margin-bottom: 15px; }
#imagePlace h3 { font-size: 20px; font-weight: normal; margin-bottom: 15px; }

#imagePlace p { font-size: 14px; line-height: 1.5; margin: 0 0 15px; padding: 0; }

#imagePlace div.lift img { float: left; margin: 0 20px 20px 0; border: 3px solid #27699D; }

#lvicarousel-controls { padding: 15px; }

.jcarousel-control a {
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1; }

.jcarousel-control a:hover,
.jcarousel-control a:focus,
.jcarousel-control a:active {
	color: #fff; }

.jcarousel-control a.selected {
	color: #fff; }


.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative; }

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0; }

.jcarousel-list li,
.jcarousel-item,
#imagePlace li.lvi-carousel-slide {
	float: left;
	list-style: none;
	color: #333;
	width: 950px;
	padding: 30px 15px;
	height: 180px; }

.jcarousel-next {
	z-index: 3;
	display: none; }

.jcarousel-prev {
	z-index: 3;
	display: none; }

.jcarousel-control {
	float: left; }

.jcarousel-control a {
	display: block;
	float: left;
	height: 24px;
	width: 29px;
	text-align: center;
	padding: 6px 0 0;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	margin-right: 5px;
	text-decoration: none; }

.jcarousel-control a:hover,
.jcarousel-control a:focus,
.jcarousel-control a:active {
	outline: none;
	text-decoration: none;
	color: #fff; }

.jcarousel-control a.selected {
	color: #fff; }

#lvicarousel-next {
	cursor: pointer;
	float: right;
	height: 16px;
	width: 16px;
	text-indent: -999em; }

#lvicarousel-prev {
	cursor: pointer;
	float: left;
	height: 16px;
	width: 16px;
	text-indent: -999em; }

.jcarousel-scroll {
	float: left;
	height: 24px;
	width: 41px;
	overflow: hidden;
	padding: 9px 10px 0;
	margin: 0 5px 0 0; }

.jcarousel-container { }

.jcarousel-container-horizontal {
	width: 980px;
	height: 240px; }

.jcarousel-clip-horizontal {
	width: 980px;
	height: 240px; }

.jcarousel-item {
	width: 980px;
	height: 240px; }
	
#imagePlace li.lvi-carousel-slide {
	height: 240px; }	
