.kXGalleryItem
{
  margin: 2px;
  border: 1px solid #000;
  height: auto;
  width: 230px;
  float: left;
  padding: 4px;	
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  background-color: #ccc;
}
.kXGalleryItem a:visited
{
	text-decoration: none;
	border: 0;
}
.kXGalleryItem a:hover
{
	text-decoration: none;
	color: #000;
}


.kXGalleryItem a
{
	text-decoration: none;
	color: #666;
}


.kXGalleryItem img
{
	border: 1px solid #000000;
	text-decoration: none;
}

.kXNavigator
{
	margin: 0px;
	float: none;
	clear: both;
	font-size : 12px;
	font-family: Tahoma;
	text-align: center;
	vertical-align : top;
	
	
}

.kXGalleryItemInfo
{
border: none;
font-weight: bold;
float: left;
text-align: center;
}

.kXGalleryItemDescription
{
font-size: 9px;
float: left;
text-align: left;
padding-left: 4px;
width: 55%;


}
