#sliderContent { width:474px; margin:auto; }
.viewer { width:475px; height:100px; margin:0 auto 10px; padding:1px; overflow:hidden; position:relative; }
.content-conveyor { width:475px; height:110px; position:relative; }
.item { width:135px; float:left; font-family:Tahoma; text-align:center;}
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:135px; text-align:right; margin:0;  }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:1px solid #898989; background-color:#ffffff; padding:1px; }