#homeTeaser {
	width: 891px;
	margin: 0 auto;
}

#homeTeaser .content {
	overflow: hidden;
	height: 376px;
	display: block;
	width: auto;
	position:relative;
}

#homeBoxes {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

/* Easy Slider */
 #homeTeaserContent {}
 #homeTeaserContent ul, #homeTeaserContent li{
     margin:0;
     padding:0;
     list-style:none;
 }
 #homeTeaserContent li{
     width:891px;
     height:376px;
     overflow:hidden;
 }

/* // Easy Slider */
