#company_description {
	/*margin-top: 45px;*/
}

#company_description h2{
	margin-top: 11px;
	text-align: left;
	line-height: 36px;
	color: #1a1a1a;
	font-weight: bold;
	font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-stretch: condensed;
}

#company_description img{
	margin-top: 16px;
	float: right;
}

#company_description hr{
	margin-top: -21px;
}

#blogpost a {
	color: #3399cc;
}

#blogpost a:visited {
	color: #3399cc;
}

