#opensearch-definitions{
	width: 300px;
	}

#opensearch-definitions .definition{
	background: white url('') 7px center no-repeat;
	padding: 3px 3px 3px 30px;
	color: black;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.1em;
	cursor: pointer;
	}

#opensearch-definitions .definition .description, #opensearch-definitions .definition .install{
	font-weight: normal;
	font-size: 0.8em;
	color: gray;
	}

#opensearch-definitions .definition .install{
	float: right;
	margin-right: 2px;
	}

#opensearch-definitions .definition .url{
	display: none;
	}

.installation-instructions{
	font-size: 0.8em;
	color: gray;
	line-height: 1em;
	}

ul#greasemonkey-scripts li a{
	font-size: 0.8em;
	}
