/*
  Styles for Logitech MediaPlay Cordless Mouse USB Linux driver
 */

	body {
		font-family: Verdana, sans-serif;
		font-size: 14px;
	}

	div {
		padding: 20px;
		clear: both;
	}

	address { text-align: right }

	h1 { margin-bottom: 0 }

	h2, h4 { margin: 0 }

	h2 { margin-bottom: 10px }

	h2, h3, h4 { margin-top: 10px }

	quote {
		display: table;
		padding: 5px;
		margin-top: 5px;
		font-family: monospace,sans,verdana;
		font-size: 10px;
	}

	#code {
		background-color: #F6F4DB;
		border: solid 1px #E3DEA5;
	}

	#res {
		background-color: #E5F4E5;
		border: solid 1px #A5E3E3;
	}

	#notes {
		list-style-type: none;
		font-size: 10px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}

	#notes li {
		text-indent: 5px;
		font-weight: normal;
	}

	.intro #photo {
		float: right;
		padding: 1px;
		margin: 0 0 10px 10px;
		border: solid 1px silver;
	}

	.internals #bitmap  {
		border: solid 1px silver;
	}

	.install #shot {
		margin: 10px;
		border: solid 1px silver;
	}

	.lm3 {
		margin-left: 15px;
	}
