




.product-images{
	text-align:center;
}
.product-images img{
	height:155px;
	width:100%;
	margin-bottom:10px;
	margin-top:5px;
	overflow:hidden;
	border:5px solid #e4e4e4;
}
.product-images img:hover{
	border:5px solid #afafaf;
}
.product-images span{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#gallery  {
	
	text-align:center !important;
		
}
#gallery ul li {
    display: inline;
}
.span3 {
    width: 270px;
}

.bottom-contents{
	background-color:#e8e8e8;
	padding-top:20px;
	padding-bottom:20px;
}

	#gallery {
	background-color: none;
	padding: -5px;
	/*width: 700px;*/
	margin-left: -62px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	box-shadow:  3px 3px 10px 3px rgba(0, 0, 0, 0.2);
	width:100%;
	}
	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF5722;
	border-right-color: #ff8a00;
	border-bottom-color: #FF5722;
	border-left-color: #ff8a00;
}
	#gallery ul a:hover { color: #fff; }
	#gallery ul li a {
	color: #FFF;
}

.phone {
    font-size: 16px;    
}
