#container{
	font-size: 11px;
}

#container #main{
	width: 700px;
	margin:0 auto;
	text-align: left;
}

h2.main-image{
	margin:0 -65px 30px;
	text-align: center;
}

.btn-buy.price {
	position: relative !important;
	margin-top: 5px !important;
	padding-top: 5px !important;
	padding-bottom: 8px !important;
	border-bottom: 1px dotted #444 !important;
}

.btn-buy.price .btn-ic {
	position: absolute;
	right: 0;
	top: 0;
}


.gallery-sec h4{
	text-align: center;
	font-size: .8rem;
}
.gallery-sec h4 span {
	display: inline-block;
	background: white;
	color: #222;
	padding: 8px 24px;
	margin-top: -3em;
	border-radius: 15px;
}