.kissgallery {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 100%;
background-color: #CACAC1;
}
.kissgallery_name {
width: 100%;
font-size: 12pt;
border-bottom: 0px solid blue;
margin-bottom: 4px;
}
.kissgallery_desc {
border: 0px solid Gray;
padding: 3px 0 0 0;
margin: 0px 0 0 0;
margin-left: 2px;
width: 638px;
}
.kissgallery_index {
background-color: #CACAC1;
width:600px;
}
.kissgallery_photo {
background-color: #CACAC1;
padding: 2px;
border: 0px solid black;
text-align: center;
vertical-align: middle;
}
.kissgallery_photo a img {
padding: 2px;
background-color: #CACAC1;
border: 0px inset #cccccc;
}
.kissgallery_photo a:hover img {
padding: 2px;
background-color: #CACACA;
border: 0px inset #0000ff;
}

