.comment-form p{
	margin-bottom:15px;
}

.comment-form label{
	margin-bottom:10px;
	line-height:1.5;
}

p{
	line-height: 1.5;
}

.entry-content {
	text-align: left;
}

.error-404  .page-header {
    padding-bottom: 9px;
    margin: 72px 0 40px;
    border-bottom: 1px solid #eee;
}


.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
	margin-top:30px;
} 

.entry-content h1{
	font-size:28px;
	margin-bottom:20px;
}

.entry-content h2{
	font-size:24px;
	margin-bottom:20px;	
}
.entry-content h3{
	font-size:22px;
	margin-bottom:20px;
}
.entry-content h4{
	font-size:20px;
	margin-bottom:15px;
}
.entry-content h5{
	font-size:18px;
	margin-bottom:10px;
}
.entry-content h6{
	font-size:16px;
	margin-bottom:10px;
}

.entry-content p{
	margin-bottom:10px;
}

.entry-content li > strong{
	margin-top:20px;
	margin-bottom:10px;
	display: block;
	font-size:110%;
}
