.kissgallery {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 100%;
background-color: #000000;
}
.kissgallery_name {
width: 100%;
border-bottom: 1px solid blue;
margin-bottom: 4px;
}
.kissgallery_desc {
display: none;
border: 0px;
padding: 3px;
margin: 0px;
margin-left: 2px;
width: 638px;
color: #ffffff;
}
.edit td{
color: #000000;
}
.kissgallery_index {
background-color: #000000;
}
.kissgallery_photo {
	padding: 10px;
	background-color: #000000;
	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: #000000;
	border: 1px solid #00ccff;
}
.kissgallery_photo a:hover img {
}
.kissgallery_photo img{
	position: static;
}