#content {
	float:left;
	width:550px;
	padding-top:30px;
}
#content h2 { margin:0 0 25px 0; }
#content p {
	margin:0 0 20px 0;
	line-height:20px;
}
#content .start {
	font-weight:bold;
}

#content h3 { 
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	border-top:#ddd 1px solid;
}
.help{
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:#ddd 1px solid;
}
.help img{
	float:left;
	padding-right:20px;
}
.help h4{
	font-size:14px;
	font-weight:bold;
	color:#006ab7;
	line-height:20px;
	margin-bottom:6px;
}
#content .help p {
	margin:0;
	line-height:20px;
}
/* -- side bar -- */
#sidebar { width:260px; }