#sliderContent { width:453px; padding:0 20px 20px; background-color:#ebebeb; border:1px solid #898989; overflow:hidden; }
.viewer { height:317px; margin:10px auto 10px; padding:1px; overflow:hidden; position:relative; border:1px solid #898989; width:100%; }
.content-conveyor { height:335px; position:relative; }
.item { width:143px; float:left; font-family:Tahoma; text-align:center; background-color:#ebebeb; }
.item h2 { font-size:100%; 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; }
