/* About Us stylesheet fresh from 2007.08.01 */
.companyListingContainer {
	clear: both;
}
.companyListingContainer .companyListingColumn {
	float: left;
	width: 31%;
}

.companyListingContainer .listingDivider {
	font-weight: bold;
}

.companyListingContainer h2 {
	font-size: 1.3em;
	padding-bottom: 1em;
	
}
.companyListingContainer .companyListingColumn {
	padding-right: 1em;
	}
.companyListingContainer .companyName {
	display: none;
}

.companyListingContainer .companyRecord {
	padding-bottom: 1em;
	font-size: .9em;
}

.companyListingContainer .companyRecord .address1 {
	color: #666;
}

.companyListingContainer .companyRecord .address2 {

	color: #666;
}

.companyListingContainer .companyRecord .city {

	display: inline;
	color: #666;
}

.companyListingContainer .companyRecord .state {
	display: inline;

	color: #666;
}

.companyListingContainer .companyRecord .postalCode {
	display: inline;

	color: #666;
}

/* Conacts at the bottom of press releases */

.prContact .contactClass {
	font-weight: bold;
}

.prContact {
	float: left;
	padding-right: 2em;
	
}

/* Landing Page */
.auPromo {
	width: 49%;
	margin-bottom: 1em;
}

.auPromo p{
	font-size: .95em;
	padding-bottom: .2em;
}

.auPromo .miniButtons {
	float: right;
}


/* Case Studies and Videos */
.ccsvFeaturedCaseStudy {
	width: 49.4%;	
}
.ccsvFeaturedCaseStudy .gmbFullDataContainer {
	height: 13em;
}
.ccsvFeaturedVideo {
	width: 49.3%;
}
.ccsvFeaturedVideo .gmbFullDataContainer {
	height: 13em;
}


.ccsvByCompany {
	width: 49.3%;
}
.ccsvByCompany .gmbFullDataContainer {
	height: 6em;	
}	
.ccsvByCompany ul li {
	list-style: none;
	text-align: center;
	text-indent: -2em;
}
.ccsvByCompany .gmbLinks {
	text-align: center;
}

.ccsvByCompany .gmbBody select {
	margin-top: 1em;
	width: 100%;
}


.ccsvByProduct {
	width: 49.3%;
}
.ccsvByProduct .gmbFullDataContainer {
	height: 6em;	
}	

.ccsvBusinessInitaitves {
	width: 49.4%;	
}
.ccsvBusinessInitaitves .gmbFullDataContainer {
	height: 11em;	
}	

.ccsvRegions {
	width: 49.3%;
}
.ccsvRegions ul li{
	padding-right: 1.5em;
	list-style: none;
	display: inline;
}
.ccsvRegions .gmbFullDataContainer {
	height: 11em;	
}

/* case study by company page */
.ccsvcl1, .ccsvcl2, .ccsvcl3 {
	float: left;
	width: 15.3em;
}

.ccsvcl2, .ccsvcl3 {
	padding-left: 1em;
}
