/* Main column */

div#about_info {
	padding-bottom: 15px;
	border-bottom: solid #e2e2e2 1px;
}

div#about_awards {
    padding-bottom: 15px;
    border-bottom: solid #e2e2e2 1px;
}

div#about_careers {
	padding-bottom: 23px;
}

div.about_latest_awards_headline {
	padding-bottom: 14px;
	border-bottom: solid #e2e2e2 1px;	
}

div.about_award_row {
	padding-top: 9px;
	padding-bottom: 11px;
	border-bottom: solid #e2e2e2 1px;
}

div.about_award_row a {
	font-size:12px;
	color: #1c1b19;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #1c1b19;
}

div.about_award_row a:hover {
	color: #646464;	
	border-bottom: 1px solid red;
}

p.fcright_about {
	display:block;
	width:180px;
	height:28px;
	background:url('assets/sprite_headers_static_pages.gif?v=3') no-repeat -10px -60px;
	margin-top: 7px;
	margin-bottom:7px;
}

p.fcright_about a {
	display:block;
	width:180px;
	height:21px;
	border-width:0px;
}

p.fcright_about span {
	margin:0 0 0 -2000px;
}

h2#about_headline_fwa {
	margin-top: 6px;
}

img.about_smallcolumn_image {
	border: 1px solid black;
	margin-top: 28px;
}

div.mediumcolumn h2.about_brief_history {
	margin-top: 16px;
}

img.about_figure {
	border: solid black 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 22px;
	float: left;
}

