#bodyPane{
	background: url('/images/ui/rightPanel.png') no-repeat;
}

.bodyContent{
	overflow: hidden;
	padding: 45px 40px;
	font-size: 12px;
}

.bodyContent a{
	color: #8AB7CA;
	text-decoration: none;
}

#marketing_left{
	float: left;
}

.title{
	color: #8AB7CA;
	font-size: 18px;
	text-transform: uppercase;
}

.title.small{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
}

.first{
	margin-top: 0px;
}

#marketing_right{
	float: left;
	margin-left: 20px;
}
