div.author {
	float : right;
	font-family : "arial", "helvetica", sans-serif;
	font-size : 0.8em;
	font-style : italic;
}

div.textblock a#shop {
	font-family : "Arial", "Helvetica", sans-serif;
	font-weight : bold;
	margin-top : 5px;
	float : left;
	text-transform : uppercase;
	background-color : #000;
	color : #FFF;
	padding : 0 5px;
	border : 1px outset black;
}

div.textblock a#shop:active {
	border-style : inset;
}

div.textbody {
	clear : both;
	margin-top : 2em;
}

div#shop {
	font-family : "verdana","helvetica","arial",sans-serif;
	font-size : 6pt;
	margin-top : 3em;
}

div#shop h5 {
	font-size : 1em;
	border-bottom : 1px solid black;
	text-transform : uppercase;
}

div#shop div.item {
	clear : both;
	font-size : 1em;
	font-weight : bold;
	line-height : 1em;
	text-transform : uppercase;
}
div#shop div.item span.info { font-size : 1em; text-transform : none;}

div#shop div.buy { height : 25px; line-height : 21px; 	border-bottom : 1px solid black;}
div#shop div.buy.last { border-bottom : none; }
div#shop div.buy span.price { float : left; font-weight : bold; font-size : 1.9091em;}
div#shop div.buy img { float : right; border : none; margin-bottom : 0.8em; }
