#gallery a{	border: 0px solid #000000;}.gallery-item{	display: block;	float: left;	margin: 0px;	width:194;	height:100%;	text-align:center;}.gallery-item a img{	border-style: solid;	border-width: 1px;	border-color: #078F25;}.gallery-item a:hover img{	border-color: #FF0000;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;}.
