@charset "UTF-8";

.page_img {
	display: inline;
	margin: 0 0 10px 10px;
}

.left h3 {
	font-size: 16px;
	font-weight: normal;
	color: #e46300 !important;
	margin-bottom: 6px;
}

.act_now, .instructions {
	padding-top: 12px;
	border-top: 1px dotted #ccc;
}
.act_now h2 {
	height: 42px;
	background: url(../images/how-to-help-text-act-now.png) top left no-repeat;
}
.act_now h2 span { display: none; }
.act_now p, .instructions p { font-weight: bold; color: #333; }
.act_now ul {
	width: 48%;	
}