﻿#formHide{display:none;}

#featuresWrap img{float:right;}
#featuresWrap{padding:50px}
#lowerHalf{padding:10px 50px;}
.bullet-blue{margin:5px 0 0 0}

#otherFeatures{border-top:4px double #b7b7b7; padding-top:30px; margin-top:60px;}
.scrollable{position:relative; overflow:hidden; width: 830px; height:175px; float:left;}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
.items div{float:left;}

.floater{width:123px; float:left; text-align:center; margin:0 21px 20px 22px; height:145px;}
.floater img{border:1px solid #b7b7b7; margin-bottom:10px;}

.prev, .next{background:url(/__images/features/scrollNav.png) top left no-repeat #ededed; display:block;
    width:25px; height:104px; cursor:pointer;}
.prev:hover, .next:hover{background-color:#dfdede;}
.prev{float:left;}
.next{float:right; background-position: top right;}

#bottomButtons{text-align:center; margin:30px 0;}
.featuresCTAGrey{float:none; display:inline-block;}
.featuresCTABlue{float:left;}
