/* CSS Document */
#buy_watch {
	float: right;
	display: inline;	margin-left: 40px;
}#buy {	width: 180px;	background: #000000;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}#buy img {
	margin-top: -10px;
	position: relative;
	margin-bottom: 5px;
}#watch {	width: 180px;	background: #000000;
	text-align: center;
	margin-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}#watch img {
	margin-top: -29px;
	position: relative;
}#movietrailer {	width: 200px;	text-align: center;	margin-bottom: 40px;	margin-left: 40px;	float: right;	display: inline;	margin-top: 30px;
	clear: both;
}#watch p, #buy p, #movietrailer p {
	margin: 0;
	padding: 0;
}#quote {	margin-top: 30px;
	background: #613B15 url(../images/illust/quote_1.gif) no-repeat 10px 10px;
	padding: 18px 15px 10px 43px;
}#quote p {
	width: 170px;
	margin: 0;
	padding: 0;
	font: italic 18px/27px Verdana, Arial, sans-serif;
}#quote_end {	text-align: right;
	margin-top: -17px;
}

.thumbs {
	text-align: center;
	float: left;
	display: inline;
	width: 150px;
	height: 150px;
	margin: 5px 35px 10px -25px;
}