.greenbordleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #66CC66;
	padding-left: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #66CC66;
	padding-right: 3px;



}
.nounderline {
	text-decoration: none;
}
.galleryitem {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
	padding: 4px;

}
