	#item_detail {
		border-width: 1px;
		border-style: solid;
		border-color: #090909 #999;
		background-color: #111;
		padding: 20px 10px;
		margin: auto;
		height: 1%;
	}
	#item_detail table img {
		border: 3px solid #777;
		margin: auto;
	}
	#archive-title {
		color: #f9f9f9 !important;
		background-color: #000 !important;
		border: 1px solid #999 !important;
		border-bottom: none !important;
		margin-top: 50px !important;
	}
	p.CategoryList {
		color: #f9f9f9 !important;
		background-color: #000 !important;
		border: 1px solid #999 !important;
		border-top: none !important;
		margin-bottom: 50px !important;
		text-align: right;
		line-height: 2em;
	}
	p.CategoryList a {
		color: #fff !important;
	}

