#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;
}