.kXGalleryItem {
  margin: 2px;
  border: 1px solid #000;
  height: auto;
  width: 250px;
  float: left;
  padding: 4px;	
  font-size: 14px;
  font-family: Tahoma;
  text-decoration: none;
  background-color: #EDECEC;
}

.kXNavigator {
margin: 0px;
float: none;
clear: both;
font-size : 14px;
font-family: Tahoma;
text-align: center;
vertical-align : top;
}

.kXGalleryItemInfo {
border: none;
font-weight: bold;
float: left;
text-align: center;
}

.kXGalleryItemDescription {
font-size: 12px;
float: left;
text-align: left;
padding-left: 4px;
width: 55%;
}

.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;
}
