#sliderContent {
	width:982px;
	margin:auto;
	padding:10px 10px 15px 10px;
	background-color:transparent;
	border:0px solid #898989;
}
.viewer {
	width:882px;
	height:176px;
	margin:0 auto 10px;
	padding:1px 0 0 0;
	overflow:hidden;
	position:relative;
	border:0px solid #898989;
}
.content-conveyor {
	width:884px;
	height:171px;
	position:relative;
}
.item {
	width:891px;
	float:left;
	background-color:transparent;
	padding:0;
	
}
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:0px 0; }
.item dt, .item dd { float:left; width:882px; text-align:right; margin:0;}
.item dt { font-weight:bold;}
.item dd { text-align:left; }
.item img { border:0px solid #898989; background-color:transparent; padding:1px; }

