h2 { text-align:center; font:normal 150% Georgia; }
#sliderContent { float: left; width:510px; margin:auto; padding-top: 20px; padding-bottom: 20px;}
.viewer { width:500px; height:120px; margin:0 auto 40px; padding:1px; overflow:hidden; position:relative; border:1px solid #898989; }
.content-conveyor { width:510px; height:335px; position:relative; }
.item { width:160px; float:left; font-family:Tahoma; text-align:center;}
.item h2 { font-family:Arial, Helvetica, sans-serif; font-size:100%; margin:10px 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: none; width: 150px; height: 85px;}
.desc		{ display:none; font-size:10px; font-family:tahoma; border:1px solid #7B7057; padding:10px; width:300px; position:absolute; top:520px; left:30px; z-index:3; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#fff; }
