.callout {
	background: #ffffe0;
	border: #f8e36b solid 1px;
	margin: 1em;
	padding: 1em 1em 0.5em;
}

.callout p {
	margin: 0 0 0.5em;
}

.sidequote {
	float: right;
width: 300px;
padding: 25px;
font-size: 20px;
color: #666;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
border-top: dotted 1px #aaa;
border-bottom: dotted 1px #aaa;
margin-left: 25px;
font-weight: bold;
}

.contentbox-blue {
background-color: #EEF9FF;
border-bottom: 1px solid #B2D9EE;
border-top: 1px solid #B2D9EE;
font-size: 18px !important;
font-weight: normal;
margin: 0px auto;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
line-height: 29px !important;
font-family: Georgia, "Times New Roman", Times, serif;
}
.sidebar.widget-area ul.checks, ul.checks {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
.sidebar.widget-area ul.checks li, ul.checks li {
background-image: url(/wp-content/themes/blogmarketing/images/symbol-check-icon.png) !important;
background-position: 21px 13px;
background-repeat: no-repeat;
background-size: 22px 22px;
border-bottom: 1px solid #ddd;
font-weight: bold;
list-style: none;
margin: 0;
padding: 12px 0 12px 64px;
text-align: left;
}