/* BLUE CONTENT */
#blue_content .content_well {
	padding-top: 20px;
	overflow: hidden;
}

/* SIDE RAIL */
#careers {
	background: url(../../images/pics/career_head.jpg) no-repeat 178px 35px;	
}
#careers p {
	width: 145px;
}
#investor_information {
	background: url(../../images/pics/nasdaq_stock_box.jpg) no-repeat 166px 52px;
}
#investor_information p {
	width: 145px;
}

#pressroom {
	background: url(../../images/pics/siderail_pressroom.gif) no-repeat 138px 50px;	
}
#pressroom p {
	width: 145px;
}

/* ARTICLES */
#press_room_research {
	overflow: hidden;
	width: 955px;
	padding: 25px 20px 30px;
}
#from_press_room {
	float: left; 
	width: 610px;
}
#research {
	float: right;
	width: 297px;
}
#from_press_room .article_box {
	width: 291px;
	float: left;
	margin-right: 28px;
}
	#from_press_room .article_box.last {
		margin-right: 0;
	}
#press_room_research .article_box {
	height: 120px;
}
	.article_box_list a.cta {
		font-size: 13px;
		color: #445e95;
		float: right;
		
	}
#from_press_room a.cta {
	float: right;
}
	

/* MASTHEAD */
#masthead {
	height: 230px;
	background: url(../../images/mastheads/about.jpg) no-repeat center bottom;
}
	#masthead .copy {
		position: absolute;
		left: 235px;
		top: 35px;
		width: 710px;
	}
	#masthead .copy h1 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#masthead .copy p {
		font-size: 20px;
		color: #48506b;
	}	

div.info_block .info_item .button {
	float: none;	
}


