.kissgallery {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 100%;
background-color: transprant;
}
.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: 638px;
}
*/
.kissgallery_index {
background-color: transprant;
}
.kissgallery_photo {
	background-color: transprant;
	/*border-top: 1px red;
	border-right: 1px red;
	border-bottom: 1px red;
	border-left: 1px red;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
.kissgallery_photo a img {
	background-color: transprant;

}
.kissgallery_photo a:hover img {
      /*  border-top: 1px blue;
	border-right: 1px blue;
	border-bottom: 1px blue;
	border-left: 1px blue;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}
