.kXGalleryItem
{
  margin: 2px;
  border: 1px solid #000000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  padding: 2px;	
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
}
.kXGalleryItem a:visited
{
	text-decoration: none;
	border: 0;
}

.kXGalleryItem img
{
	border: 0;
	text-decoration: none;
}

.kXNavigator
{
	margin: 2px;
	float: none;
	clear: both;
	font-size : 12px;
	font-family: Tahoma;
	text-align: center;
	vertical-align : top;
	
}
