.cli {
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #000000;
	font-family: Courier;
	text-align: left;
}

span.tt {
	font-family: Courier;
}

.quote {
	margin-left: 20px;
	margin-right: 40px;
	font-style: italic;
}

.screenshot {
	text-align: center;
}

.screenshot p {
	margin-top: 0px;
	font-size: x-small;
	font-weight: bold;
}

table.summary {
	padding-left: 20px;
}

.summary tr td {
	font-weight: bold;
	width: 25%;
}

.summary tr td + td {
        font-weight: normal;
}

.buttons {
	vertical-align: middle;
#	width: 60%;
#	margin-left: 20%;
	border-collapse: collapse;
}

.buttons td {
	border: 1px solid #000000;
	padding-top: 5px;
}

.buttons td:first-child {
	text-align: center;
	width: 250px;
}

.buttons td + td {
	padding-left: 10px;
	padding-right: 10px;
}

.ss-side-by-side {
	margin-left: 10%;
	width: 80%;
}

.menu {
	font-style: italic;
}
