/* CSS Document */

.keptar	
	{
	float: left;  
	width: 740px;
	height: 420px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0; 
  text-align: left;    
	}

.keptar .header
	{
	float:left;  
	width: 740px;
	height: 50px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0; 
	}

.keptar .preview	
	{
	float: left;  
	width: 350px;
	height: 270px;
	margin: 0 0 0 0;
 	/*padding: 0 0 0 160px;*/ 
       
	}

.keptar .space	
	{
	float: left;  
	width: 185px;
	height: 270px;
	margin: 0 0 0 0;
 	/*padding: 0 0 0 160px;*/ 
       
	}
	
.keptar .previtem
{
	float: left;  
	width: 20px;
	height: 270px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
  background-image: url(../images/n_previtem.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.keptar .nextitem
{
	float: left;  
	width: 20px;
	height: 270px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
  background-image: url(../images/n_nextitem.gif);
  background-repeat: no-repeat;
  background-position: left;
}
	
.keptar .footer
	{
	float:left;  
	width: 740px;
	height: 85px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0; 
	}

.keptar .thumbnail	
	{
	float: left;  
	width: 80px;
	height: 57px;
	margin: 0 0 0 0;
 	padding: 0 0 0 5px;    
	}

.nav
{
	float: left;  
	width: 20px;
	height: 57px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
       
}

.nav .empty
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}

.nav .previtem
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
  background-image: url(../images/n_previtem.gif);     
}

.nav .prevpage
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
  background-image: url(../images/n_prevpage.gif);     
}

.nav .first
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;    
  background-image: url(../images/n_first.gif);     
}

.nav .nextitem
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;    
  background-image: url(../images/n_nextitem.gif);     
}

.nav .nextpage
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;    
  background-image: url(../images/n_nextpage.gif);     
}

.nav .last
{
	float: left;  
	width: 20px;
	height: 19px;
	margin: 0 0 0 0;
 	padding: 0 0 0 0;    
  background-image: url(../images/n_last.gif);     
}
