.kissgallery {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 100%;
background-color: #FFFFFF;
}
.kissgallery_name {
width: 100%;
font-size: 14pt;
border-bottom: 1px solid blue;
margin-bottom: 4px;
}
.kissgallery_desc {
border: 1px solid Gray;
padding: 3px;
margin: 0px;
margin-left: 2px;
width: 100%;
}
.kissgallery_index {
background-color: #ffffff;
}
.kissgallery_photo {
	background-color: #f0f0ee;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.kissgallery_photo a img {
	background-color: #ffffff;
}
.kissgallery_photo a:hover img {
}
