#postfoot {
	clear:both;
	border:1px solid #ddd;
}
#postfoot .inner{
	padding:20px;
	font-weight:bold;
}
#postfoot .col{
	float:left;
	width:50%;
}
#postfoot .row {
}
#postfoot .row a{
	display:block;
	padding-left:54px;
	height:45px;
	background:url('/wp-content/plugins/bg-call-to-action/images/call-action.png') 0 0 no-repeat;
}
#postfoot .row2 a{
	background-position:0 -54px;
}
#postfoot .row3 a{
	background-position:0 -104px;
}
#postfoot .row span{
    display: block;
    padding-top: 12px;
}
#postfoot .col2 span {
	font-size:150%;
	line-height:110%;
}
#postfoot .col2 span span {
	font-size:100%;
	color:#4d79a7;
}