/* @override http://pqg.net-at-hand.com/stylesheets/node/7383.css */

#content a#show {
	float: right;
	width: 265px;
	background: white;
	padding: 5px 15px;
	border: 2px solid #ccc;
	margin-left: 20px;
	margin-bottom: 40px;
	text-decoration: none;
	text-align: center;
	font: 120%/1 Georgia, "Times New Roman", Times, serif;
}

#content a#show img {
	display: inline;
	margin: 0;
	padding: 0;
}

#content a#show:hover {
	color: black;
	border-color: black;
}