.head, .titles {
	text-align: center;
}
.head, .section, .example {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	clear: both;
}
.head img { display: inline;}
.introteasers {width: 90%; }
.introteasers td { width: 50%; text-align: center; }
.introteasers td img { float: left; }
.footer {
	text-align: center;
	font-size: 80%;
	margin-bottom: 20px;
}
.teaser {
	width: 45%;
	height: 70px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.teaser img {
	float: left;
	margin: 0px 10px 5px 0px;
	border-width: 0px;
}
.clear {clear: both;}

.note {	font-style: italic; }

.example {clear: both;}
.example img
	{ float: right; margin: 0px 0px 10px 10px; clear: both; }
.example img.center,
.section img.center
	{float: none; display: block; margin: 0px auto 10px auto; }
blockquote { font-style: italic; }

blockquote.mailed {
	padding-left: 60px;
	background-image:url(pics/note.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.backgroundinfo {
	margin: 10px;
	border: 1px solid #666;
	padding: 0px 10px 0px 10px;
	background-color: #eee;
}
.center { text-align: center; margin-left: auto; margin-right: auto;}

.productindex { margin-left: auto; margin-right: auto;}
.productindex th { border-top: 1px solid #666; border-bottom: 1px solid #666; text-align: left; padding: 5px; margin: 0px;}

.productindex td.product { font-style: italic;}
.productindex td {vertical-align: top; padding: 5px 5px 15px 5px; margin: 0px;}

dt { font-weight: bold; }
dd { margin: 5px 0px 15px 30px; }

li { margin-bottom: 5px; }

img { border: 0px;}

.u { text-decoration: underline; }
.smaller {font-size: 90%;}
.bigger {font-size: 110%;}