#content {
	min-height: 50px;
	margin: 20px auto;
	min-width: 400px;
	max-width: 700px;
	z-index: 100;
}

#content table, #form form, #content #bestseller_box {
	margin: auto;
}


#bestseller_box {
	width: 300px;
}

#tags {
	text-align: center;
	margin-top: 50px;
}
