.module {
	font-size:1.2em;
}
/* get a free consultation */
.consultation h4 {
	background:url('../img/txt/consultation.png') no-repeat;
	width:118px;
	height:41px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}

/* pci links */
.pcilinks h4 {
	background:url('../img/txt/additional-pci-links.png') no-repeat;
	width:104px;
	height:44px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}
.pcilinks p
{
	font-size:0.85em;
}

/* don't see your question? */
.question h4 {
	background:url('../img/txt/dont-see-your-question.png') no-repeat;
	width:151px;
	height:43px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}

/* tell us your stories */
.tell-us-stories h4 {
	background:url('../img/txt/tell-us-stories.png') no-repeat;
	width:164px;
	height:28px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}

/* understand your statement */
.understand h4 {
	background:url('../img/txt/understand-your-statement.png') no-repeat;
	width:160px;
	height:41px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}

/* Why endorse? */
.why-endorse {
	padding-bottom:10px;
}
.why-endorse h4 {
	background:url('../img/txt/why-endorse.png') no-repeat;
	width:134px;
	height:29px;
	text-indent:-9999px;
	display:block;
	margin:0 0 10px 0;
}
.why-endorse p a {
	font-weight:bold;
}

/* get involved */
#sidebar .module.get-involved {
	font-size:1.4em;
	padding-bottom:0px;
	float:none !important;
}
