#whitepaper h3 {
	margin-bottom: 5px;
}
#whitepaper p {
	margin-top: 0;
}
#whitepaperpdf {
	float: left;
	margin: 0 10px 10px 0;
}

#viewpointsheader {
	background: url('../images/viewpoints-icon-blue.gif') no-repeat left top;
	color: #156136;
	margin: 13px 0 10px;
	padding: 0 0 6px 46px;
}
#viewpointsheader em {
	color: black;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 10px;
}
#latestposts h4 {
	font-size: 11px;
	margin: 0 0 3px;
}
.blogpost {
	margin-bottom: 15px;
}
.blogpost h5 {
	font-size: 11px;
	margin: 0;
}
.blogpost p {
	margin: 0;
}

.biggray {
	color: #555;
	font-size: 12px;
	line-height: 1.35em;
}
.biggray em {
	color: #000;
}

#cyb {
	margin-top: 25px;
}
.businessobj {
	background: #eee url('../images/business-background.png') no-repeat left bottom;
	float: left;
	margin: 0 5px 10px 0;
	width: 242px;
}
.businessobj h3 {
	background: #0e55a5 url('../images/business-header.png') no-repeat left top;
	color: white;
	font-size: 13px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}
.businessobj h3 a {
	color: white;
	display: block;
	padding: 9px 5px 7px 10px;
	text-decoration: none;
}
.businessobj h3 a:link,
.businessobj h3 a:visited {
	color: white;
}
.businessobj .content {
	height: 240px;
	padding: 10px;
}
.businessobj .content img {
	border: none;
	margin-bottom: 8px;
}

.golink {
	background: #aaa url('../images/business-go.png') no-repeat left top;
	display: block;
	float: right;
	margin: 10px;
	height: 22px;
	width: 41px;
}
.golink span { display: none; }

#viewpointsheader .golink {
	background: #aaa url('../images/viewpoints-go.png') no-repeat left top;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	height: 20px;
	width: 36px;
}

#main p {
	margin: 10px 0;
}
