#sliderContent {
	margin-left:230px;
	margin-right:210px;
	padding:10px 10px 10px;
	background: url('../images/stripbgclear.png') repeat;
}
.viewer { height:330px; margin:0 auto 10px; padding:1px; overflow:hidden; position:relative; }
.content-conveyor { position:relative; }
.item {
	height:800px;
	color:#ccc;
	font:11px verdana, Arial, sans-serif;
	text-align: justify;
}
.item h2 { font-size:120%; margin:10px 0; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:149px; text-align:right; margin:0; font-size:70%; }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:1px solid #898989; background-color:#ffffff; padding:1px; }
.item img:hover { border:1px solid #fff; }
.item h2{ margin-top: 0px; }
.itempics {  width: 324px;  float:left; margin-right: 10px; }
.clear { margin-bottom: 15px; }