div.overview div#header h1 {
	background: url(http://spellbrand.businesscatalyst.com/cssimg/heading-what.png) no-repeat;
	height: 67px;
	widows: 539px;
}

#about-excerpt { background:#F7F5F0 url(/images/excerpt.png) repeat-x scroll center top;
margin-bottom:20px;
padding:15px 20px;}

#rightinfo { float: left; }

#plans { width: 569px; }

div.overview p.intro {
	font-size: 18px;
}

div.overview div#main h2 {
	margin-top: 36px;
}

div.overview div.side-panel-white ul {
	margin: 0 0 10px 10px;
	padding: 0;
}

div.overview div.side-panel-white li {
	height: 30px;
	line-height: 30px;
	list-style: none;
}

div.overview div.side-panel-white li img {
	margin: 0 9px 0 0;
	position: relative;
	top: 5px;
	vertical-align: baseline;
}

div.overview div#my-glider {
	float: left;
	height: 400px;
border: 1px;
}

div#my-glider div.cap-top {
	background: url(http://spellbrand.businesscatalyst.com/cssimg/what-slider-captop.png) no-repeat;
	height: 18px;
	width: 379px;
}

div#my-glider div.cap-bottom {
	background: url(http://spellbrand.businesscatalyst.com/cssimg/what-slider-capbottom.png) no-repeat;
	height: 17px;
	width: 379px;
}

div.overview div#my-glider img {
	margin: 0;
}

div.overview div.scroller {
	background: #E0F0FA;
	height: 306px;
	overflow: hidden;
	width: 779px;
}

div.overview div.scroller div.section {
	color: #002c59;
	font-size: 11px;
	float: left;
	height: 400px;
	overflow: hidden;
	padding: 9px 18px;
	width: 743px;
}

div.overview div.scroller div.section p {
	text-align: center;
}

div.overview div#my-glider div.section img {
	border: 1px solid #C2D8E6;
	display: block;
	margin: 0 auto 18px ;
	width: 700px;
}

div.overview .scroller .content {
	width: 10000px;
}

div.overview ol#reasons {
	float: left;
	margin: 0;
	padding: 0;
	width: 510px;
}

div.overview ol#reasons li {
	list-style: none;
}

div.overview ol#reasons a {
	display: block;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	padding: 0 0 0 20px;
}

div.overview ol#reasons a {

}

div.overview ol#reasons a.on {
	background: url(http://spellbrand.businesscatalyst.com/cssimg/what-slider-select.png) no-repeat 0 center;
}

div.overview li.overview a,
div.features li.features a,
div.tour li.tour a,
div.faq li.faq a,
div.fine-print li.fine-print a,
div.plans li.plans a {
	color: #000 !important;
	cursor: default;
}

div#video-tour {
	margin: 0 0 36px;
}

div#video-tour img, div#training-video img {
	float: left;
	margin: 0 9px 9px 0;
}

/* @end */

hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 0 0 18px;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
  margin: 0 0 36px;
}
/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

ul.cap-top, ul.cap-bottom {
	height: 36px;
	margin: 0;
	padding: 0;
}

ul.cap-top  li, ul.cap-bottom li {
	display: inline;
	height: 36px;
	list-style: none;
}

li.actions a {
	margin-left: 18px;
}

li.actions a img {
	margin: 0;
}

/* @group What - Products & Plans */

div.plans div#header h1 {
	background: url(../cssimg/heading-plans.png) no-repeat;
	height: 28px;
	width: 336px;
}

div.fine-print div#main h2 {
	margin: 0;
}

table.product-plan {
	border: 1px solid #ccc;
	width: 100%;
}

table.product-plan img {
	margin: 0;
}

table.product-plan td, table.product-plan thead th {
	text-align: center;
}

table.product-plan td, table.product-plan th {
	background: #eee;
	padding: 9px;
	vertical-align: middle;
}

table.product-plan tr.colhead th, table.product-plan tr.colhead td {
	background: #666;
	color: #fff;
	font-weight: bold;
}

table.product-plan tr.odd td, table.product-plan tr.odd th {
	background: #fff;
}

table.product-plan th.column1 {
	color: #000;
}

table.product-plan thead tr td.all, table.product-plan thead tr.odd th {
	color: #000;
	font-weight: bold;
}

table.product-plan thead tr.odd th.product {
	color: #666;
	font-weight: normal;
}

th.product {
	line-height: 15px;
}

th.product a {
	font-size: 11px;
}

table.product-plan tr.top td {
	background: #fff;
}

table.product-plan tr.top td.all {

	border-bottom: 1px solid #ddd;
	color: #666;
	font-weight: normal;
	
}

table.product-plan th.left-border {
	border-left: 1px solid #ddd;
}

table.product-plan th.right-border {
	border-right: 1px solid #ddd;
}
