@charset "UTF-8";

/* Hero space at top of page */

.hero-bg {
	width:790px;
	height:237px;
	background:url(/content/redesign-img/business/conference-calling/bg_hero_conference_calling.jpg) no-repeat 0 0;
	position:relative;
}

.hero-bg .hero-text h1 {
	margin:0 0 10px; font-weight:normal;
}

.hero-bg .hero-text {
	padding:20px;
	width:280px;
}

.hero-bg .hero-text p {
	width:240px;
}

#top-promo-phone { position:absolute; 
	top:10px; 
	right:10px;	
}

.panel .panel-content h4 { color:#333; font-size:1.4em; margin:14px 0 4px; }

.panel .panel-content p { margin-bottom:14px; }

