#comic { background: #333; }

#buy_comic_book {
	width: 700px;
	margin: 0 auto;
	border: 4px solid #000;
	padding-top: 0;
	background: #fff;
}

.first { padding-top: 0; margin-bottom: 0 !important;}

.panel { margin-bottom: 50px; }

.last {
	background: url(/img/comics/comic_book/6.png) no-repeat 0 0;
	height:595px;
	width:575px;
	margin: 0 auto;
	position: relative;
}

.last #cart_form .button1 {
	position: absolute; 
	bottom: 165px;
	right: 160px;
}

.last .button2 {
	position: absolute; 
	bottom: 120px;
	right: 150px;
}