@charset "utf-8";

#rightRail {
	background:#191919;
}

#freeSessionForm {
	background:url(../images/freeSessionForm/bkg_freeSession.jpg) 0 0 no-repeat;
}
/*fb*/
.fb-like {
    margin: 0 0 15px;
}
.reviews {
	padding: 15px 20px 0 25px;
}
#bd #mainRail .reviews h2 {
	margin: 0 0 10px;
	color: #EECC09;
}
#bd #mainRail .success h2 {
	margin: 0 0 10px 12px;
	color: #EECC09;
}
#bd #mainRail .reviews h4 {
	margin: 0 0 5px;
	color: #EECC09;
}
#mainRail .reviews li {
	background: none;
	padding: 0;
}
.callout .wrap {
	margin: 10px;
}
.twitter img {
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 5px 0;
}
#rightRail .callout h3 {
	color: #edcf1e;
	font-weight: bold;
	font-size:18px;
}
#rightRail .callout h4 {
	color: #edcf1e;
	font-weight: bold;
	font-size:13px;
	margin: 0 0 5px;
}
#rightRail .callout .phone {
	font-size: 16px !important;
}
#bd #rightRail .callout p {
	padding: 0;
	margin: 0;
}
#bd #rightRail .callout a {
	color: #fff;
}
#rightRail .callout {
	margin: 0 0 20px;
}
#rightRail .callout.what {
	margin: 0 0 0;
}
.success-wrap {
	position: relative;
}
.next {
	background: transparent url('../images/homepage/btn-slider.png') no-repeat 0 0;
	width: 32px;
	height: 33px;
	display: block;
	position: absolute;
	left: 19px;
	top: 104px;
	text-indent: -9999px;
	z-index: 1000;
	}
.prev {
	background: transparent url('../images/homepage/btn-slider.png') no-repeat right 0;
	width: 32px;
	height: 33px;
	display: block;
	position: absolute;
	right: 14px;
	text-indent: -9999px;
	z-index: 1000;
	top: 104px;
	}
