/*#main_content{
	width:1200px;
	overflow:hidden;
	padding:10px;
	margin:10px auto;
	background-color: white;
}*/
.container {
	background-color: white;
}
.panel .panel-heading {
	background-color: #222;
	color: white;
	border-top: 6px solid #C30102;
	border-radius: 0;
	padding: 7px 15px 6px;
}
.panel-heading h3 {
	font-size: 13px;6
	font-weight: normal;
}
.panel-body {
	padding: 16px 25px 25px;
	height: 175px;
	text-align: center;
	overflow: hidden;
}
.panel-body .logo {
	max-height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.panel-body h4 {
	font-size: 14px;
	font-weight: bold;
}
.panel-body .sector {
	font-size: 12px;
	color: #333;
}
.panel-body .founded {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
}
.fa {
	line-height: inherit !important;
}
h1 {
	font-size: 34px;
	font-weight: normal;
	line-height: 1.4;
}
h1 .highlight {
	text-transform: uppercase;
	color: #C30102;
	font-size: 26px;
	font-weight: bold;
}
.company-size-large .panel-heading {
	border-top-color: #0066cc;
}
.company-size-medium .panel-heading {
	border-top-color: green;
}
.company-size-small .panel-heading {
	border-top-color: #C30102;
}
.panel-heading{
	position:relative;
}

.button-container{
	position:absolute;
	bottom:25px;
	right:30px;
}
.button-container a{
	color: #C40000;
}

.article-link{
	color: #C40000!important;
	font-size:12px!important;
}
.content-area-label{
	text-align:left;
	color:#C30102;
	font-weight:bold;
	font-size:14px;
	padding-top:2px;
	padding-bottom:6px;
	border-bottom:solid 1px #CDCDCD;
	margin-bottom:7px;
}
.articles{
	font-size:11px;
	font-weight:bold;
	padding:8px 0px 8px 0px;
}
.articles a{
	display:block;
	font-size:14px;
	color:#222;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}
.articles h4{
	margin-bottom:20px;
	font-size:15px;
}

.full-articles{
	font-size:11px;
	font-weight:bold;
	padding:8px 0px 8px 0px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.full-articles a{
	display:block;
	font-size:14px;
	color:#222;
}
.full-articles p{
	font-weight:normal;
	font-size:12px;
}

.headline-link{
	color:#222;
}
.contact_links{
	font-size:12px;
	font-weight:bold;
	color: #2183A3;
}
table{
	width:100%;
}
table td{
	padding:5px;
	font-size:12px;
}
.published_date{
	padding: 3px 0px;
	font-size: 11px;
	color: #777;
}

.main_advertiser_desc{
	text-align:left;
	padding:10px;
	display:block;
}
.poh_dates{
	font-size:14px;
	font-weight:bold;
	color:#C30102;
	margin-bottom:15px;
}
.poh_logo{
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}