h1, h2 {
	color: #343434;
	text-align: left;
}

.entry-headers {
	margin-bottom: 20px;
}

.entry h1 {
	margin-bottom: 15px;
}

.step-instructions {
	margin-bottom: 15px;
}

.step-instructions-1 {
	margin-top: 15px;
}

.thunderbird-export-step {
	position: relative;
}

#content, body {
	background: #FFFFFF !important;
}

#export-steps {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	width: 900px; margin: 0 auto;
}

#not_pro_overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 80;
}

#the_code_to_copy.bigger {
	margin: 0;
	width: 500px;
	height: 120px;
}

#tips-table td {
	vertical-align: middle;
}