﻿.hjtzoomer_container
{
  position: relative;
  overflow:hidden;    
}

.hjtzoomer_container img
{
 position:absolute;    
}

.hjtzoomer_nav
{
 height: 32px;  
 text-align: center; 
}

.navPrev
{
 float:left;
 width:32px;
 height:32px;    
}

.navTitle
{
  width:320px;
  height:32px;      
  float:left;  
  padding:6px;
}

.navTitle div
{
    
}

.navTitle div a{
 text-decoration:none;
 color:Black;
}

.navNext
{
 float:right;
 width:32px;
 height:32px;
    
}

.navStop
{
    
}

.navResume
{
    
}


