
#sliderContent { width:900px; margin:auto; padding:0 10px 10px; }
.viewer2 { width:900px; height:50px; margin:10px 0 0 0; padding:1px; overflow:hidden; position:relative;}
.content-conveyor { width:900px; height:40px; position:relative; }
.item { width:120px; float:left; text-align:center; border:1px solid #999; padding:5px; margin:0 5px; }
.item h2 { font:bold 12px Arial; margin:0; }
.item h2 a { font:bold 13px Arial; margin:0; color:#0C3; text-decoration:none; }
.item h2 a:hover { font:bold 14px Arial; margin:10px 0; color:#000; text-decoration:none; }
.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; }