body { text-align:center; font:normal .80em Arial; }
#sliderContent { width:600px; height: 40px; margin:auto; padding:5px 10px; background-color:#fff; border:0px solid #898989; }
/*.viewer { width:95%; height:60px; margin:0 auto 10px; padding:1px; overflow:hidden; position:relative; border:0px solid #898989; }*/
.viewer{ width:95%; height: 20px; margin:0 auto; padding:0; overflow:hidden; position:relative; border:0px solid #898989; }
.content-conveyor { width:90%;  position:relative;}
/*.item { width:180px; float:left; text-align:center; background-color:#ebebeb; border: 1px solid green;}*/
.item {width:70px; float:left; text-align:center; background-color:#fff;}
.item a {font-size: 110%; color: #333; text-decoration: none;}
.item a:hover {font-size: 110%; color: #000; text-decoration: none;}
.item h2 { font-size:100%; margin:5px 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:0px solid #898989; background-color:#ffffff; padding:0px; }