h2 { text-align:center; font:normal 150% Georgia; }
#sliderContent { border-style: none;
    border-color: inherit;
    border-width: 0px;
    width:650px;     margin:auto;     padding:0 50px 50px;     background-color:Transparent;     height: 238px;
}
.viewer { border-style: none;
    border-color: inherit;
    border-width: 0px;
    width:630px; height:235px; 
    margin:0 auto 10px;     padding:1px;     overflow:hidden;     position:relative;     top: 0px;
    left: 18px;
}
.content-conveyor { width:610px; height:230px; position:relative; }
.item { width:295px; float:left; font-family:Tahoma; text-align:center; background-color:Transparent;
    height: 250px;
}
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:149px; text-align:left; 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:#2C4959; padding:1px; }