h2 { text-align:center; font:normal 18px Arial, Helvetica, sans-serif; }
#sliderContent { width:880px; margin:auto; padding:0 20px 20px; background-color:#d2d1cc; border:1px solid #898989; }
.viewer { width:880px; height:78px; margin:0 auto 20px; padding:1px; overflow:hidden; position:relative; border:1px solid #898989; }
.content-conveyor { width:810px; height:78px; position:relative; padding-left:7px; }
.item { width:220px; float:left; font-family:Arial; text-align:center; background-color:#d2d1cc; }
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:300px; text-align:right; margin:0; font-size:80%; }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:2px solid #898989; background-color:#ffffff; padding:0px; }
.item img:hover {border: 2px solid Red; }