h2 { text-align:center; font:normal 120% Arial; }
#sliderContent { width:500px; margin:auto; padding:5px 30px 30px; background:url(images/tlop2.jpg); border-radius: 20px;}
.viewer { width:490px; height:190px; margin:0 auto 40px; padding:1px; overflow:hidden; position:relative; }
.content-conveyor { width:490px; height:130px; position:relative; }
.item { width:200px; float:left; font-family:Arial; text-align:center; }
.item h2 { font-size:100%; margin:10px 0; font-weight:bold; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:200px; text-align:center; margin:0; font-size:70%; }
.item dt { margin-right:5px; }
.item dd { text-align:left; }
.item a:link {text-decoration: none; color: black;}
.item a:visited {text-decoration: none; color: black;}
.item a:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline overline; color: red;}

