#sliderContent { margin:auto; padding:0 10px 10px; background-color:#000;margin-bottom:10px;}
#sliderContent h2 {color:#eee;margin: 5px 0 5px 0;}
.viewer {  
  width:100%; height:223px; margin:0 auto 15px; padding:1px; overflow:hidden;  
  position:relative; 
}  
.content-conveyor { width:610px; height:335px; position:relative; }  
.item {  
  width:250px; float:left;  text-align:center;  
  background-color:#000;  text-align: left;
}  
.item h2 { font-size:100%; margin:5px 0; }  
.item h2 a {color:#eee; font-size:130%; }  
.item dl { margin:10px 0; }  
.item dt, .item dd {  
  float:left; width:149px; text-align:rightright; margin:0; font-size:70%;  
}  
.item dt { font-weight:bold; margin-right:5px; }  
.item dd { text-align:left; }  
.item img { }  