.kXGalleryItem
{
margin: 15px;
border: 0px solid #000;
height: auto;
width: 90px;
float: left;
padding: 1px; 
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
background-color: White;
}
.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%;
}
