
#sliderContent { width:650px; margin:auto; padding:0 10px 10px; }
.viewer { width:100%; height:100px; margin:0 auto 40px; padding:1px; overflow:hidden; position:relative; border:1px solid #898989; }
.content-conveyor { width:100%; height:120px; position:relative; }
.item { width:304px; float:left; font-family:Tahoma; text-align:center; }

.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:149px; text-align:right; margin:0; font-size:100%; }
.item dt { font-weight:bold; margin-right:2px; }
.item dd { text-align:left; }

