#features-slider .panel .wrapper h5{
	color:#e74132;
	margin-bottom:0.5em;
	border-bottom:1px solid #eee;
	line-height:30px;
	padding:0;
}
#features-slider .panel .wrapper h2{
	color:#0089c5;
	margin-bottom:0.5em;
}

div#singleColumn #features-slider .sip-details h4{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
	border:none;
	color:#992118;
}

div#singleColumn #features-slider .sip-details ul{
	margin:0;
	padding:0;
}

div#singleColumn #features-slider .sip-details li{
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0;
	list-style-type:none;
}

div#content div#singleColumn #features-slider div.pricing li {
  font-size: 12px;
}

div#singleColumn #features-slider .sip-details .detail{
	padding:10px;
	/* border-bottom:1px solid #eee; */
}

div#singleColumn #features-slider .sip-details .detail li{
	padding-left:12px;
	background:url(http://assets.nexcess.net/staging/images/combo-box/check-bullet.gif) no-repeat 0px 2px;
}

div#singleColumn #features-slider .sip-details .pricing{
	padding:10px;	
	padding-bottom:10px;
	font-size:110%;
	background:#ffe;
}

.sip-details .info{
	font-size:14px;
	width:300px;
	float:left;
}

.sip-details .features{
	margin-left:320px;
}

.call-to-action{
	display:inline-block;
	background:#dee url(http://assets.nexcess.net/staging/images/combo-box/call-to-action_bg.gif) repeat-x;
	padding:0 10px;
	line-height:30px;
	font-size:14px;
	border-left:1px solid #7daeca;
	border-right:1px solid #7daeca;
}

.call-to-action span{
	padding-left:20px;
	display:block;
	background:url(http://assets.nexcess.net/staging/images/combo-box/call-to-action-arrow.gif) no-repeat left center;
}

/*
	Slider styles
*/

#features-slider{
	border-top:1px solid #eee;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 590px;
	background:transparent url(http://assets.nexcess.net/staging/images/combo-box/tabs-bg.gif) no-repeat 0 -3px;
	
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 590px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
}

.stripViewer .panelContainer .panel { 
	float:left;
	height: 100%;
	position: relative;
	width: 590px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { 
	padding: 20px 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	height:35px;
	line-height:35px;
}

.stripNav ul { /* The auto-generated set of links */
	margin:0;
	padding:0;
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	text-align: center;
	line-height: 32px;
	background: transparent url(http://assets.nexcess.net/staging/images/combo-box/sip-tabs.gif) no-repeat bottom left !important;
	color: #123 !important;
	text-decoration: none;
	display: block;
	text-align:center;
	width:80px;
	border:none !important;
}

.stripNav li a:hover {
	background: transparent url(http://assets.nexcess.net/staging/images/combo-box/sip-tabs.gif) no-repeat -80px bottom !important;
}

.stripNav li a.current {
	background: transparent url(http://assets.nexcess.net/staging/images/combo-box/sip-tabs.gif) no-repeat -160px bottom !important;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	outline:none;
	display: block;
	height: 35px;
	width: 35px;
	background:transparent url(http://assets.nexcess.net/staging/images/combo-box/sip-arrows.gif);
	background-color:transparent !important;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavR a{
	background-position: right 0;
}


.stripNavl a:hover{
	background-color:transparent !important;
	background-position: left -35px;
}

.stripNavR a:hover{
	background-color:transparent !important;
	background-position: right -35px;
}



/* changes */
div#logostrip { 
	text-align: center;
}
div#logostrip img { 
	margin: 0px 5px; 
}
div#content #features-slider ul.cb-subnav { 
border-top: solid 1px #eee;
margin: 0;
padding: 10px 0 0 0;
width: 100%;
text-align: center;
}
ul.cb-subnav li {  
display: inline;
margin: auto auto;
}
ul.cb-subnav li:after { 
content: " - ";
}
ul.cb-subnav li.last:after { 
content: "";
}
ul.cb-subnav li#selected { 
font-weight: bold;
}

div#container div#main div#content div.pricing {
border: solid 1px #ddd;
background: #eee none repeat;
}

div#container div#main div#content div.pricing h4 { font-weight: bold; }

div#container div.wrapper h3 { margin: 3px 0px; }
div#container p { margin: 0px 0px 10px 0px; }

#fb_form input {
	width: 230px;
	height: 15px;
	border: 1px solid #8F8E8E;
}

#fb_form textarea { 
	width: 230px;
	height: 100px;
	border: 1px solid #8F8E8E;
}

#fb_form input.submit { 
	background-color:#E8E8E8;
	border:1px solid #666666;
	font-size:11px;
	height:23px;
width:60px;
	
	}

div#singleColumn #start.panel li { list-style-type: disc; }


div#content div#singleColumn div#start.panel a.noEffect:hover { 
	background-color: transparent;
	border-color: transparent;
}
div#content div#singleColumn div#start.panel a.noEffect { 
	border-color: transparent;
}

div#container div#singleColumn p.see_also { margin: 0px; }