#leftcolumn {
	width: 600px;
	padding: 20px 0 20px 20px;
}

#insights {
	border-bottom: 1px dotted #a5a5a5;
}

#insights div.insight {
	height: 1%;
	overflow: hidden;
	padding-bottom: 20px;
}

#insights div.insight img {
	border: 1px solid #ccc;
	float: left;
}

#insights div.insight div {
	float: left;
	width: 350px;
	padding-left: 10px;
}

#insights div.insight.noimg div {
	float: left;
	padding-left: 192px;
}

#insights div.insight h2 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

#insights div.insight h2 a {
	color: #333;
	border: 0;
}

#insights div.insight h2 a:hover {
	text-decoration: underline;
}

#insights div.insight p {
	color: #666;
	margin: 0;
}

#leftcolumn h2 {
	margin: 0;
}

#leftcolumn h2 a.more {
	display: block;
	margin: 20px 0 0 0;
	border: 0;
}

#maincontent ul, #maincontent ul {
	padding: 0;
	margin: 0;
}

#maincontent ul li {
	list-style: none;
	background: url('/img/greater_than_bullet.png') no-repeat 0 7px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#maincontent p {
	margin: 0 0 15px 0;
}

#moreinsights {
	padding: 0;
	margin: 11px 0 0 0;
	width: 600px;
}

#moreinsights li {
	list-style: none;
	padding: 7px 11px;
	line-height: 1.1em;
}

#moreinsights li.stripe {
	background: #f2f2f2;
}

#moreinsights li a {
	border: 0;
	color: #666;
}

#moreinsights li a:hover {
	text-decoration: underline;
}

#pager {
	margin: 10px 0 0 11px;
	width: 589px;
}

#pager div.left {
	width: 50%;
	float: left;
}

#pager div.right {
	width: 50%;
	float: right;
	text-align: right;
}

#pager a {
	border: 0;
}

#pager a:hover {
	text-decoration: underline;
}

#leftcolumn h1 {
	margin: 0 60px 0 0;
	height: auto;
	padding: 0;
	background: none;
	color: #333;
	font-weight: normal;
	font-size: 2em;
	line-height: 1em;
}

#leftcolumn img.insight {
	display: block;
	margin-top: 20px;
	border: 1px solid #ccc;
}

#maincontent {
	margin: 15px 25px 0 0;
}

#maincontent h2 {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 1.3em;
	color: #333;
}

#maincontent h3 {
	margin: 0;
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
}

#rightcolumn {
	background-image: url('/img/man_at_computer.jpg');
}
