﻿body{color:#333;}

.primaryContent {
	display: inline-block;
	margin:38px 0;
}

.leftColumn {
	padding: 10px 20px;
	background:transparent url(../images/dashes.gif) repeat-y scroll right top;
	float:left;
	width:585px;
}

.leftColumn a { color: #333; }

.leftColumn h2 {
	background:  url(../images/hdr-press-room.gif) no-repeat scroll -3px 0 !important;
	width: 204px;
	height: 50px;
}

.leftColumn h3.date, .leftColumn h4 {
	color:#00a4e4;
	text-indent:0;
	front-weight:bold;	
	width:100%;		
}

.leftColumn h3{
	width:486px !important;
	height:32px !important;
	margin-top:20px;
}	

.leftColumn h3.date { font-size: 26px; margin-bottom: 7px; }
.leftColumn h4{ 
	height:20px; 
	font-size:13px; 
	color:#333333; 
}

.leftColumn a.pressLinks{
	height:20px; 
	font-size:13px; 
	font-weight:bold;
	color:#333333; 
	text-decoration:underline;
}

.leftColumn a.pressLinks:hover{
	text-decoration:underline;
} 

.leftColumn h4.bRoll{ 
	margin:20px 0 0 0;
}

.leftColumn .subHdrContact { margin-top: 15px; }

.imgList  {
	height: 180px;

}
.imgList div {
	float: left;
	width: 150px;
	height: 160px;
	margin:0 45px 0 0;
	text-align: center;

}
.imgList div img {
	border: 1px solid #cbcbcb;
	margin-bottom: 5px;
}

.leftColumn h3.subHdrFact{	background: url(../images/hdr-press-fact.gif) no-repeat; }
.leftColumn h3.subHdrReleases{
	background: url(../images/hdr-press-releases.gif) no-repeat; 
	margin-bottom:0px;
}
.leftColumn h3.subHdrImages{ background: url(../images/hdr-press-images.gif) no-repeat; }
.leftColumn h3.subHdrVideo{	background: url(../images/hdr-press-video.gif) no-repeat;margin-top:0; }
.leftColumn h3.subHdrBroll{	background: url(../images/hdr-press-broll.gif) no-repeat; }

div.middleColumn, .dashDivider {
	display:none;
}

p.pressRoomTestimonial {
	display:block;
}

div.findProvider {
	display:block;
}

.rightColumn .contactInfo{
	background:  url(../images/bg-note-pressroom.jpg) no-repeat;
	position:relative;
	height:190px;
	width:280px;
	left:24px;
	top:16px;	
} 

.rightColumn .contactInfo div{
	position:absolute;
	top:52px;
	left:50px;
}

.rightColumn .contactInfo h4{
	margin-bottom:10px;
	font-size:13px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}