@charset "UTF-8";
/* CSS Document */
#container {
	background:url(/common/redesign-img/gradients/bg_greyfade.gif) repeat-x 0 500px;
}

/* Hero space at top of page */

.hero-bg {
	width:790px;
	height:260px;
	background:url(/eshop/content/redesign-img/biz-price-plans/bg_price_plans.jpg) no-repeat 0 0;
}
.hero-bg .hero-text {
	padding-left:10px;
}

.hero-bg .hero-text h1 { margin:0 0 10px; }
.hero-bg .hero-text p { margin-bottom:24px; }

.use-orange-signal .panel-content .inner{
	background: url(/eshop/content/redesign-img/biz-shop-landing/signal_bg_panel.jpg) no-repeat right ; 
	padding-top:10px;
}

#rd-content .use-orange-signal  .panel-content .inner ul.links-list{
	margin:0;
	padding:0;
	overflow:hidden;
}
#rd-content .use-orange-signal  .panel-content .inner ul.links-list li{
	float:left;
	margin-right:80px;
}



