/* @override http://www.luciferlighting.com/style.css */

/* @override http://www.luciferlighting.com/style.css */


.galleryPicG a,.productArea span a {
	width: 85px;
	float: left;
	text-decoration: none;
	font-size: 90%;
	height: 185px;
	min-height: 185px;
	background-image: url(Images/galleryG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #87cae9;
	padding: 0 3px 5px;
	margin: 5px 3px 5px 4px
}

.galleryPicG a:hover,.productArea span a:hover {
	width: 85px;
	float: left;
	text-decoration: none;
	font-size: 90%;
	min-height: 185px;
	background-image: url(Images/galleryOverG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 185px;
	color: #000;
	padding: 0 3px 5px;
	margin: 5px 3px 5px 4px
}














