#header h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 10px;
	font-weight: normal;
	color: #669900;
}
#ring, #footer, .secondary, #comments, hr, .editlink, object, embed {
	display: none;
}
#header .description {
	display: inline;
}
#header a {
	color: #FF6699;
	text-decoration: none;
}
body {
	margin: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pagetitle {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
	
}
.pagetitle  a {
	text-decoration: none;
	color: #666666;
	text-align: left;
}
.tutorial  img {
	float: right;
	margin: 10px;
	border: 1px solid #333333;
	clear: both;
	page-break-inside:avoid;
}
.tutorial  li {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	page-break-inside:avoid;
}
#header {
	text-align: right;
}
.pagetitle h2 {
	font-weight: normal;
}
