.content-wrapper .sidebar #free-site-survey {
	background:#fff url('../images/sidebar-block-bg.jpg') no-repeat 6px 5px !important;	
	height:210px;
}

.content-wrapper .sidebar #free-site-survey p.call {
	font:normal normal normal 25px/25px 'calibri';
	color:#263477;	
	margin:40px 0 0 11px;
}
.content-wrapper .sidebar #free-site-survey p.call strong { font-family:"calibri-bold"; }
.content-wrapper .sidebar #free-site-survey a.page-link {
	display:block;
	margin:14px 0 0 22px;
}


.content-wrapper .sidebar #nationwide-service {
	background:#fff url('../images/sidebar-block-bg-2.jpg') no-repeat 6px 5px !important;	
	height:243px;
}
.content-wrapper .sidebar #nationwide-service ul {
	list-style:none;
	margin:15px 0 0 35px;
	padding:0;
}
.content-wrapper .sidebar #nationwide-service li {
	background:url('../images/orange-bullet.png') no-repeat left center;
	padding-left:15px;	
	font:normal normal normal 14px/17px arial;
	color:#fff;
}
.content-wrapper .sidebar #nationwide-service a.page-link {
	display:block;
	margin:50px 0 0 22px;
}


.content-wrapper .sidebar #business-benefits {
	background:#fff url('../images/sidebar-block-bg-2.jpg') no-repeat 6px 5px !important;	
	height:243px;
}
.content-wrapper .sidebar #business-benefits ul {
	list-style:none;
	margin:15px 0 0 35px;
	padding:0;
}
.content-wrapper .sidebar #business-benefits li {
	background:url('../images/orange-bullet.png') no-repeat left center;
	padding-left:15px;	
	font:normal normal normal 14px/17px arial;
	color:#fff;
}
.content-wrapper .sidebar #business-benefits a.page-link {
	display:block;
	margin:50px 0 0 22px;
}


.content-wrapper .sidebar #request-callback,
.content-wrapper .sidebar #free-site-survey-2 {
	background:#fff url('../images/sidebar-block-bg-3.jpg') no-repeat 6px 5px !important;	
	min-height:300px;
	padding-bottom:20px;
}

.content-wrapper .sidebar #request-callback input,
.content-wrapper .sidebar #free-site-survey-2 input {
	margin-left:16px !important;
}
.content-wrapper .sidebar #request-callback input[type="text"],
.content-wrapper .sidebar #free-site-survey-2 input[type="text"] {
	border:1px solid #95a215;
	padding:7px 8px 7px 8px;
	margin:0 0 10px 0;
	width:240px;
	font:bold normal normal 13px/13px arial;
	color:#666;
}
.content-wrapper .sidebar #request-callback input[type="submit"],
.content-wrapper .sidebar #free-site-survey-2 input[type="submit"] {
	display:block;
	margin:35px 0 0 0;
	color:#fff;
	background:url('../images/short-blue-bg.gif') repeat-x;
	border:0px;
	padding:6px 12px 6px 12px;
	font:normal normal normal 17px/17px 'calibri-bold';
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	cursor:pointer;
}
.content-wrapper .sidebar #request-callback {
	background:#fff url('../images/sidebar-block-bg-4.jpg') no-repeat 6px 5px !important;
	min-height:300px;
	padding-bottom:20px;
}


.content-wrapper .sidebar #consultancy {
	background:#fff url('../images/sidebar-block-bg-2.jpg') no-repeat 6px 5px !important;
	height:243px;
}
.content-wrapper .sidebar #consultancy ul {
	list-style:none;
	margin:15px 0 0 35px;
	padding:0;
}
.content-wrapper .sidebar #consultancy li {
	background:url('../images/orange-bullet.png') no-repeat left center;
	padding-left:15px;	
	font:normal normal normal 14px/17px arial;
	color:#fff;
}
.content-wrapper .sidebar #consultancy a.page-link {
	display:block;
	margin:50px 0 0 22px;
}


/* processors */
.content-wrapper .sidebar #processor-results {
	margin:40px 15px -10px 15px;
}
#processor-results p.success,
#processor-results p.error {
	font:bold normal normal 13px/15px arial;
	color:#aa0000;
	margin-left:0;
}
#processor-results p.success {
	color:#33aa33;
}
.content-wrapper .sidebar .box input.error {
	border:1px solid #cc0000 !important;
}