div.i {
	padding: 4pt ;
	margin: 4pt 0 ;
	height: 72pt ;
}

.i_image {
	display: block ;
	margin: 0 auto 6pt auto ;
	height: 150pt ;
	width: 225pt ;
}

.l_name {
	font-size: 24pt ;
	font-weight: bold ;
	color: purple ;
	text-decoration: none ;
	text-align: center ;
}

.price {
	color: purple ;
	text-align: center ;
	font-size: 18pt ;
}

.item_code {
	font-size: 9pt ;
	text-align: center ;
	padding: 5pt auto ;
	color: grey ;
}

.order {
	display: block ;
	color: purple ;
	text-decoration: one ;
	margin: 4pt auto ;
	margin-top: 20pt ;
	padding: 4pt 0 ;
	font-size: 1.2em ;
	font-weight: bold ;
	text-align: center ;
	text-decoration: none ;
	background-color: lightyellow ;
	width: 120pt ;
	border: 1px solid purple ;
}