.kXGalleryItem
{
  text-align:center;
  margin: 2px;
  border: 0px solid #000;
  height: auto;
  width: 260px;
  height:170px;
  float: left;
  padding: 4px;	
  font-size: 0.8em;
  font-family: Arial;
  text-decoration: none;
  background-color: #dcdbd7;
}
.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
{
width:260px;
border: none;
color:#033574;
font-weight: bold;
float: left;
text-align: center;
}

.kXGalleryItemDescription
{
text-align:center;
font-size: 0.9em;
color:#033574;
float: left;
padding-left: 4px;
width: 260px;


}
