#sliderContent { width:100%; margin:auto; }
#sliderContent h2 { font-weight: bold; margin: 0 0 6px; }
.viewer { width:100%; height:auto; margin:0 auto 10px; padding:1px; overflow:hidden; position:relative; }
.content-conveyor { background: #EBEBEB; width:610px; height:auto; position:relative; }
.item { padding-top:10px; width:304px; float:left; font-family:Tahoma; text-align:center; background-color:#ebebeb; height:auto; }
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:6px 0; }
.item dt, .item dd { float:left; width:149px; text-align:right; margin:0; font-size:10px; }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:1px solid #898989; background-color:#ffffff; padding:1px; }
#sliderContent p { padding:0 40px !important; }
